aboutsummaryrefslogtreecommitdiff
path: root/SSLCERTS
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-01-23 06:09:35 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-01-23 06:09:35 +0000
commitc05dae4a686f56007b7b853394e28d0955115d61 (patch)
treecde0ab4ca6b0a2b17515ece203d171817cc39660 /SSLCERTS
parent57e61e37436cfea0af7fc545686379cbfa0eb66a (diff)
spell
Diffstat (limited to 'SSLCERTS')
-rw-r--r--SSLCERTS6
1 files changed, 3 insertions, 3 deletions
diff --git a/SSLCERTS b/SSLCERTS
index 332c680e6..6265f7274 100644
--- a/SSLCERTS
+++ b/SSLCERTS
@@ -6,10 +6,10 @@ default. This is done by installing a default CA cert bundle on 'make install'
(or similar), that CA bundle package is used by default on operations against
SSL servers.
-Alas, if you communicate with HTTPS servers using certifcates 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
-will seeminglessly 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 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