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 Review URL: https://codereview.chromium.org/1138813003 Cr-Commit-Position: refs/heads/master@{#329528}
Showing
Please register or sign in to comment