mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
SSL-PROBLEMS: add "missing intermediate certificates" piece
This commit is contained in:
parent
a55e7f0abd
commit
74ad0221cc
@ -20,6 +20,12 @@ CA certs
|
|||||||
"ca bundle" for this. See lots of more details on this in the SSLCERTS
|
"ca bundle" for this. See lots of more details on this in the SSLCERTS
|
||||||
document.
|
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
|
SSL version
|
||||||
|
|
||||||
Some broken servers fail to support the protocol negotiation properly that
|
Some broken servers fail to support the protocol negotiation properly that
|
||||||
|
Loading…
Reference in New Issue
Block a user