ssl: don't sent client certificate with anon ciphers
Andreas Schultz <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
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
_______________________________________________
erlang-patches mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-patches