SSLContext::loadCertificateFromBufferPEM should load entire chain
Summary: SSLContext::loadCertificate() loads a certificate chain with SSL_CTX_use_certificate_chain_file. A method named SSLContext::loadCertificateFromBufferPEM() should have the same semantics. Reviewed By: yfeldblum Differential Revision: D13037752 fbshipit-source-id: da7b150065d2207421c6bba86d44ce5e2c57e1a9
Showing
Please register or sign in to comment