[erlang-patches] ssl: don't sent client certificate with anon ciphers
Andreas Schultz
aschultz@REDACTED
Fri Oct 4 16:57:22 CEST 2013
Hi,
ssl: don't sent client certificate with anon ciphers
whatever the SSL options say, when we negotiated a anonymous,
PSK or SRP cipher suites, client certificates and certificate
requests are not permitted.
git fetch git://github.com/RoadRunnr/otp.git ssl_anon_certs
https://github.com/RoadRunnr/otp/compare/master...ssl_anon_certs
https://github.com/RoadRunnr/otp/compare/master...ssl_anon_certs.patch
Change is against master, but should apply to maint as well.
Andreas
More information about the erlang-patches
mailing list