Subject: | SSL_VERIFY_PEER is not set |
Date: | Wed, 12 Dec 2012 11:48:03 +0100 |
To: | bug-IO-Async-SSL [...] rt.cpan.org |
From: | Vieille Baderne <barderne [...] gmail.com> |
This is a bug report for perl from barderne@gmail.com,
generated with the help of perlbug 1.39 running under perl 5.16.1.
-----------------------------------------------------------------
Since an upgrade, programs based on IO::Async::SSL yields the following
error message:
*******************************************************************
Using the default of SSL_verify_mode of SSL_VERIFY_NONE for client
is depreciated! Please set SSL_verify_mode to SSL_VERIFY_PEER
together with SSL_ca_file|SSL_ca_path for verification.
If you really don't want to verify the certificate and keep the
connection open to Man-In-The-Middle attacks please set
SSL_verify_mode explicitly to SSL_VERIFY_NONE in your application.
*******************************************************************
at /home/me/local/perl5/lib/perl5/IO/Async/SSL.pm line 131.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=library
severity=medium
---
Site configuration information for perl 5.16.1:
Configured by Gentoo at Wed Nov 28 16:51:02 CET 2012.
Summary of my perl5 (revision 5 version 16 subversion 1) configuration:
Platform:
osname=linux, osvers=3.2.0-27-generic, archname=x86_64-linux
uname='linux 3.2.0-27-generic #43-ubuntu smp fri jul 6 14:25:57 utc
2012 x86_64 intel(r) xeon(r) cpu e31220 @ 3.10ghz genuineintel gnulinux '
config_args='-des -Duseshrplib -Darchname=x86_64-linux
-Dcc=x86_64-pc-linux-gnu-gcc -Doptimize=-O2 -pipe -march=native
-mtune=native -Dldflags=-Wl,-O1 -Wl,--as-needed -Dprefix=/usr
-Dinstallprefix=/usr -Dsiteprefix=/usr/local -Dvendorprefix=/usr
-Dscriptdir=/usr/bin -Dprivlib=/usr/lib64/perl5/5.16.1
-Darchlib=/usr/lib64/perl5/5.16.1/x86_64-linux
-Dsitelib=/usr/local/lib64/perl5/5.16.1
-Dsitearch=/usr/local/lib64/perl5/5.16.1/x86_64-linux
-Dvendorlib=/usr/lib64/perl5/vendor_perl/5.16.1
-Dvendorarch=/usr/lib64/perl5/vendor_perl/5.16.1/x86_64-linux
-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3
-Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3
-Dvendorman1dir=/usr/share/man/man1 -Dvendorman3dir=/usr/share/man/man3
-Dman1ext=1 -Dman3ext=3pm -Dlibperl=libperl.so.5.16.1
-Dlocincpth=/usr/include -Dglibpth=/lib64 /usr/lib64 -Duselargefiles
-Dd_semctl_semun -Dcf_by=Gentoo -Dmyhostname=localhost
-Dperladmin=root@localhost -Dinstallusrbinperl=n -Ud_csh -Uusenm -Di_ndbm
-Di_gdbm -Di_db -DDEBUGGING=none -Dinc_version_list=5.16.0/x86_64-linux
5.16.0 -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64
-Dnoextensions=ODBM_File'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='x86_64-pc-linux-gnu-gcc', ccflags ='-fno-strict-aliasing -pipe
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -pipe -march=native -mtune=native',
cppflags='-fno-strict-aliasing -pipe'
ccversion='', gccversion='4.5.4', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='x86_64-pc-linux-gnu-gcc', ldflags ='-Wl,-O1 -Wl,--as-needed'
libpth=/usr/local/lib64 /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.15.so, so=so, useshrplib=true,
libperl=libperl.so.5.16.1
gnulibc_version='2.15'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -pipe -march=native
-mtune=native -Wl,-O1 -Wl,--as-needed'
Locally applied patches:
---
@INC for perl 5.16.1:
/home/me/local/perl5/lib/perl5//x86_64-linux
/home/me/local/perl5/lib/perl5/
/etc/perl
/usr/local/lib64/perl5/5.16.1/x86_64-linux
/usr/local/lib64/perl5/5.16.1
/usr/lib64/perl5/vendor_perl/5.16.1/x86_64-linux
/usr/lib64/perl5/vendor_perl/5.16.1
/usr/local/lib64/perl5
/usr/lib64/perl5/vendor_perl
/usr/lib64/perl5/5.16.1/x86_64-linux
/usr/lib64/perl5/5.16.1
.
---
Environment for perl 5.16.1:
HOME=/home/me
LANG=en_US.utf8
LANGUAGE (unset)
LD_LIBRARY_PATH=:/home/me/local/usr/lib64:/home/me/local/usr/lib64
LOGDIR (unset)
PATH=/home/me/local/usr/
bin/:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3
PERL5LIB=/home/me/local/perl5/lib/perl5/
PERL_BADLANG (unset)
PERL_CPANM_OPT=--local-lib=~/local/perl5
SHELL=/bin/bash