From 74a4ebaed09970ae156e78e0ff780797ce07635d Mon Sep 17 00:00:00 2001 From: Donald Stufft Date: Mon, 24 Mar 2014 19:49:42 -0400 Subject: [PATCH] Issue #21043 - Remove CACert.org from the recommendations --- Doc/library/ssl.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Doc/library/ssl.rst b/Doc/library/ssl.rst index ff166f5792..c11597602d 100644 --- a/Doc/library/ssl.rst +++ b/Doc/library/ssl.rst @@ -490,8 +490,7 @@ these chains concatenated together. For validation, Python will use the first chain it finds in the file which matches. Some "standard" root certificates are available from various certification -authorities: `CACert.org `_, `Thawte -`_, `Verisign +authorities: `Thawte `_, `Verisign `_, `Positive SSL `_ (used by python.org), `Equifax and GeoTrust -- 2.50.1