Use cipher suite config options in SSLServerSocketOpenSSL.
Previously SSLServerSocketOpenSSL was ignoring disabled_cipher_suites list and require_forward_secrecy flag from SSLConfig. Fixed SSLServerSocketOpenSSL to trim the list of cipher suites used in BoringSSL. BUG=481163 Committed: https://crrev.com/d0eae58087e6f45088d6ef349d9ebaa2da450ea1 Cr-Commit-Position: refs/heads/master@{#329528} Review URL: https://codereview.chromium.org/1138813003 Cr-Commit-Position: refs/heads/master@{#329707}
Showing
Please register or sign in to comment