]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
SSL-PROBLEMS: add "missing intermediate certificates" piece
authorDaniel Stenberg <daniel@haxx.se>
Sun, 9 Mar 2014 15:55:13 +0000 (15:55 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 9 Mar 2014 15:55:13 +0000 (15:55 +0000)
docs/SSL-PROBLEMS

index c04b71c1465f747b54881fcb390af215afac3a6b..bbee8adccfe5b82f3c7cd4dd3701a51195f63eb5 100644 (file)
@@ -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