diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-02-08 14:36:18 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-02-08 14:36:18 +0000 |
commit | 10e9bf623f29ea27ddc73e030e63f859b7156289 (patch) | |
tree | e192a2ebb24ee64f82fb36386e635be5447a73b1 | |
parent | 48a5c64e9484fb75e8f230421fde0616d113efbe (diff) |
language
-rw-r--r-- | SSLCERTS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |