ssalevan / python-cfssl

Python Library for interaction with CloudFlare CFSSL APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: AGPL-3 | Build Status | Coveralls Status | Codecov Status | Code Climate

Python CFSSL Library

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.

Installation

  • Install Python requirements pip install -r ./requirements

Setup

A pre-existing CFSSL server is required to use this library.

Usage

Read The API Documentation

Known Issues / Road Map

  • Installation, setup, usage - in ReadMe
  • Add type checking in datamodels

Credits

Images

Contributors

Maintainer

LasLabs Inc.

About

Python Library for interaction with CloudFlare CFSSL APIs

License:MIT License


Languages

Language:Python 100.0%