diff options
| author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-01-02 09:41:50 +0100 |
|---|---|---|
| committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:54:39 -0500 |
| commit | ce6b0a489ee26189168e0a6ef8eb552d04b2b8a9 (patch) | |
| tree | 34acf861de944e4e2ed28af7c8bd3945fca2b34b /python/python-certifi/README | |
| parent | 7f21051b0f6bc3c1a72d987cae4cfdb0e0c83890 (diff) | |
python/python-certifi: Removed (Added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/python-certifi/README')
| -rw-r--r-- | python/python-certifi/README | 10 |
1 files changed, 0 insertions, 10 deletions
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. |
