tls section may contain CAFile and certificateKeyFile parameters. When CAFile and certificateKeyFile both contain partial certificate chains, the X509_verify_cert call in OCSPFetcher::fetchAndStaple fails with error 20: "unable to get local issuer certificate"
- is related to
-
SERVER-35418 Allow specifying CAs for incoming and outgoing connections separately
- Closed