diff options
author | Sterling Hughes <sterling@bumblebury.com> | 2003-06-26 21:30:48 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@bumblebury.com> | 2003-06-26 21:30:48 +0000 |
commit | 6519cc70c5c8dc04e268e4dfd9aa41463b4bc12e (patch) | |
tree | 9c27ea043961b434139a24adf95bf23a7a5fe78a /SSLCERTS | |
parent | 505a4f27fa66176f8b91f8cf481d790e89847af8 (diff) |
revert out my bogus commit. ;-)
Diffstat (limited to 'SSLCERTS')
-rw-r--r-- | SSLCERTS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ Peer SSL Certificate Verification ================================= + 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 |