New helper method to set the ciphersuites list of an SSLContext
Summary: Add new helper method setCiphersuites to folly SSLOptions. Same behavior as the templated setCipherSuites that takes in a TSLOptions. Instead of getting the ciphersuites from the static TSLOptions::ciphers(), this method allows use caller to pass in the ciphersuite list. Reviewed By: mingtaoy Differential Revision: D17432484 fbshipit-source-id: 8a08b3651e209b5a4dfe4eca2352a9042206a48a
Showing
Please register or sign in to comment