Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/python-hyper/certitude
A small library that makes the OS X keychain-based certificate store available to OpenSSL in a format that OpenSSL appreciates.
https://github.com/python-hyper/certitude
Last synced: about 2 months ago
JSON representation
A small library that makes the OS X keychain-based certificate store available to OpenSSL in a format that OpenSSL appreciates.
- Host: GitHub
- URL: https://github.com/python-hyper/certitude
- Owner: python-hyper
- License: mit
- Created: 2015-12-23T22:26:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T20:37:04.000Z (over 3 years ago)
- Last Synced: 2024-11-13T18:32:37.739Z (2 months ago)
- Language: Python
- Size: 162 KB
- Stars: 24
- Watchers: 14
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Certitude
=========A small library that makes the OS X keychain-based certificate store available
to OpenSSL in a format that OpenSSL appreciates.In the future, this library may expand to become a truly cross-platform tool
that pastes over the differences between platforms.License
-------OS X Cert Store is provided under the MIT License. See the ``LICENSE`` file for
copyright details.