mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
language
This commit is contained in:
parent
48a5c64e94
commit
10e9bf623f
4
SSLCERTS
4
SSLCERTS
@ -8,8 +8,8 @@ SSL servers.
|
||||
|
||||
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
|
||||
will seamlessly get a higher security level on your SSL connections since can
|
||||
be sure that the remote server really is the one it claims to be.
|
||||
will seamlessly get a higher security level on your SSL connections since you
|
||||
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
|
||||
curl's CA cert bundle or if it uses a certificate signed by a CA that isn't
|
||||
|
Loading…
Reference in New Issue
Block a user