Commit 74ad0221 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

SSL-PROBLEMS: add "missing intermediate certificates" piece

parent a55e7f0a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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