From 775968003c329745be70fddd2427d91be6fd2713 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 11 Nov 2002 22:41:45 +0000 Subject: changed header --- SSLCERTS | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'SSLCERTS') diff --git a/SSLCERTS b/SSLCERTS index c5e36c26b..332c680e6 100644 --- a/SSLCERTS +++ b/SSLCERTS @@ -1,9 +1,10 @@ -Upgrading to curl/libcurl 7.10 from any previous version -======================================================== + Peer SSL Certificate Verification + ================================= -libcurl 7.10 performs peer SSL certificate verification by 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. +Starting in 7.10, libcurl performs peer SSL certificate verification by +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 by CAs present in the bundle, you will not notice any changed behavior and you -- cgit v1.2.3