Hi,
I did a few portupgrade -f. And after rebooting the machine, I got some complaining messages about SSL_verify_mode, as shown below, which I do not know about where it come from.
My only installed ports that have some `SSL' in them are
I have no idea why these ports are installed.
Would anyone please suggest me some hints on recovering this ?
Thanks DutchDaemon for correcting me.
With best regards,
MNIHKLOM
I did a few portupgrade -f. And after rebooting the machine, I got some complaining messages about SSL_verify_mode, as shown below, which I do not know about where it come from.
Code:
Local package initialization: rtc***********************************************
********************
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 /usr/local/sbin/ddclient line 1860
xfstt.
Starting background file system checks in 60 seconds.
Mon Dec 10 10:51:21 ICT 2012
FreeBSD/amd64 (MNIHKLOM.jesgroup.in.th) (ttyv0)
My only installed ports that have some `SSL' in them are
Code:
[MNIHKLOM] ~% pkg_info -Ix SSL
p5-Crypt-SSLeay-0.64 Perl5 interface to allow p5-libwww LWP to make https connec
p5-IO-Socket-SSL-1.80 Perl5 interface to SSL sockets
p5-Net-SSLeay-1.49 Perl5 interface to SSL
I have no idea why these ports are installed.
Would anyone please suggest me some hints on recovering this ?
Thanks DutchDaemon for correcting me.
With best regards,
MNIHKLOM