CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/03 08:14:40
Modified files:
lib/libressl : ressl.h ressl_client.c ressl_config.c
ressl_internal.h
Log message:
allow disabling hostname and cert verification separately.
if you're careful, cert only verification can be useful.
always enable both though, to avoid accidentally leaving one off.
ok jsing
