You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

cfssl

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cfssl

This library will allow you to interact with a remote CFSSL server using Python.


Maintainers
1

Readme

|License MIT| | |PyPi Package| | |PyPi Versions|

|Build Status| | |Test Coverage| | |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.

  • Read more on the CloudFlare blog <https://blog.cloudflare.com/introducing-cfssl/>_.
  • View the CFSSL source <https://github.com/cloudflare/cfssl>_.

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 <https://laslabs.github.io/python-cfssl>_

Known Issues / Road Map

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

Credits

Images

  • LasLabs: Icon <https://repo.laslabs.com/projects/TEM/repos/odoo-module_template/browse/module_name/static/description/icon.svg?raw>_.

Contributors

  • Dave Lasley dave@laslabs.com

Maintainer

.. image:: https://laslabs.com/logo.png :alt: LasLabs Inc. :target: https://laslabs.com

.. |Build Status| image:: https://img.shields.io/travis/LasLabs/python-cfssl/master.svg :target: https://travis-ci.org/LasLabs/python-cfssl .. |Test Coverage| image:: https://img.shields.io/codecov/c/github/LasLabs/python-cfssl/master.svg :target: https://codecov.io/gh/LasLabs/python-cfssl .. |Code Climate| image:: https://img.shields.io/codeclimate/github/LasLabs/python-cfssl.svg :target: https://codeclimate.com/github/LasLabs/python-cfssl .. |License MIT| image:: https://img.shields.io/github/license/laslabs/python-cfssl.svg :target: https://opensource.org/licenses/MIT :alt: License: MIT .. |PyPi Package| image:: https://img.shields.io/pypi/v/cfssl.svg :target: https://pypi.python.org/pypi/cfssl :alt: PyPi Package .. |PyPi Versions| image:: https://img.shields.io/pypi/pyversions/cfssl.svg :target: https://pypi.python.org/pypi/cfssl :alt: PyPi Versions

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc