Fix mishandling of valid ssl options

Rory Byrne rory@REDACTED
Wed Mar 31 23:49:45 CEST 2010


Hello,

  git fetch git://github.com/jinsky/otp.git ssl_opts_fix

Using the new ssl implementation, some valid options are causing badarg
exceptions. The most important of these is 'fail_if_no_peer_cert', 
but it also effects two undocumented options, 'verify_client_once' and 
'cb_info'.

Thanks,

Rory


More information about the erlang-patches mailing list