Skip to content
Snippets Groups Projects
Commit 74ad0221 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

SSL-PROBLEMS: add "missing intermediate certificates" piece

parent a55e7f0a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment