SSL-PROBLEMS: add "missing intermediate certificates" piece

This commit is contained in:
Daniel Stenberg 2014-03-09 15:55:13 +00:00
parent a55e7f0abd
commit 74ad0221cc
1 changed files with 6 additions and 0 deletions

View 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