1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

HISTORY: curl verifies SSL certs by default since version 7.10

This commit is contained in:
Daniel Stenberg 2020-10-09 17:29:33 +02:00
parent 1101fbbf49
commit a4c26b0abe
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -129,9 +129,11 @@ impossible. Around 5000 downloaded packages each week from the main site gives
a hint, but the packages are mirrored extensively, bundled with numerous OS a hint, but the packages are mirrored extensively, bundled with numerous OS
distributions and otherwise retrieved as part of other software. distributions and otherwise retrieved as part of other software.
September: with the release of curl 7.10 it is released under the MIT license October 1: with the release of curl 7.10 it is released under the MIT license
only. only.
Starting with 7.10, curl verifies SSL server certificates by default.
2003 2003
---- ----