1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 15:48:49 -05:00
This commit is contained in:
Daniel Stenberg 2003-02-08 14:36:18 +00:00
parent 48a5c64e94
commit 10e9bf623f

View File

@ -8,8 +8,8 @@ SSL servers.
Alas, if you communicate with HTTPS servers using certificates that are signed Alas, if you communicate with HTTPS servers using certificates that are signed
by CAs present in the bundle, you will not notice any changed behavior and you by CAs present in the bundle, you will not notice any changed behavior and you
will seamlessly get a higher security level on your SSL connections since can will seamlessly get a higher security level on your SSL connections since you
be sure that the remote server really is the one it claims to be. can be sure that the remote server really is the one it claims to be.
If the remote server uses a self-signed certificate, or if you don't install If the remote server uses a self-signed certificate, or if you don't install
curl's CA cert bundle or if it uses a certificate signed by a CA that isn't curl's CA cert bundle or if it uses a certificate signed by a CA that isn't