Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/certifi/certifi.io
Public website for the Certifi Project.
https://github.com/certifi/certifi.io
Last synced: 30 days ago
JSON representation
Public website for the Certifi Project.
- Host: GitHub
- URL: https://github.com/certifi/certifi.io
- Owner: certifi
- Created: 2014-04-14T16:43:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T11:58:09.000Z (5 months ago)
- Last Synced: 2024-08-04T01:27:53.179Z (4 months ago)
- Language: Python
- Homepage: http://certifi.io
- Size: 60.5 KB
- Stars: 58
- Watchers: 5
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Certifi.io
==========Certifi is a carefully curated collection of Root Certificates for verifying domains, hosts, and establishing secure connections via TLS (SSL), 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.