From ce6b0a489ee26189168e0a6ef8eb552d04b2b8a9 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 2 Jan 2021 09:41:50 +0100 Subject: python/python-certifi: Removed (Added to Slackware). Signed-off-by: Matteo Bernardini --- python/python-certifi/README | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 python/python-certifi/README (limited to 'python/python-certifi/README') diff --git a/python/python-certifi/README b/python/python-certifi/README deleted file mode 100644 index f2306e1d4c..0000000000 --- a/python/python-certifi/README +++ /dev/null @@ -1,10 +0,0 @@ -Certifi is a carefully curated collection of Root Certificates for validating the -trustworthiness of SSL certificates while verifying the identity of TLS hosts. -It has been extracted from the Requests project. - -The internet is an untrusted place. Every HTTP request you make should have -verification on by default. This happens every time you access a website with -your web browser, without any knowledge to the user — there’s no reason your code -should be any different. - -Certifi is here to make this possible. -- cgit v1.2.3