This library allows you to interact with a remote CFSSL server using Python.
CFSSL is CloudFlare's open source toolkit for everything TLS/SSL. CFSSL is used by CloudFlare for their internal Certificate Authority infrastructure and for all of their TLS certificates.
- Install Python requirements
pip install -r ./requirements
A pre-existing CFSSL server is required to use this library.
- Installation, setup, usage - in ReadMe
- Add type checking in datamodels
- LasLabs: Icon.
- Dave Lasley <dave@laslabs.com>