Add shim for void X509_STORE_CTX_set0_verified_chain.
Summary: In order to set the verified chain of a X509 store we need to be able to use X509_STORE_CTX_set0_verified_chain both for openssl 1.1.0 and previous versions. Proxygen needs this to complete the clang/platform007 upgrade. Reviewed By: Orvid Differential Revision: D14894384 fbshipit-source-id: 378eb834b077469b666ad303f28f54af5caff990
Showing
Please register or sign in to comment