From 74ad0221cc0333bd689c26361313f51184f48531 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 9 Mar 2014 15:55:13 +0000 Subject: SSL-PROBLEMS: add "missing intermediate certificates" piece --- docs/SSL-PROBLEMS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/SSL-PROBLEMS b/docs/SSL-PROBLEMS index c04b71c14..bbee8adcc 100644 --- a/docs/SSL-PROBLEMS +++ b/docs/SSL-PROBLEMS @@ -20,6 +20,12 @@ CA certs "ca bundle" for this. See lots of more details on this in the SSLCERTS document. +CA bundle missing intermediate certificates + + When using said CA bundle to verify a server cert, you will experience + problems if your CA cert does not have the certificates for the + intermediates in the whole trust chain. + SSL version Some broken servers fail to support the protocol negotiation properly that -- cgit v1.2.3