Functions to set common ciphers and sig algs for SSLContext.
Summary: This diff contains some helper functions that set a `SSLContext` object with recommended lists of ciphers and signature algorithms for given scenarios. In addition, DES and CHACHA are removed from the cipher list. Reviewed By: yfeldblum Differential Revision: D5373599 fbshipit-source-id: 04de11fe90cac734caa12a80e56f70532803f94e
Showing
folly/io/async/SSLOptions.h
0 → 100644
Please register or sign in to comment