Metadata-Version: 2.1
Name: acmetk
Version: 0.0.2
Summary: An ACME Broker for Automated Certificate Acquisition in University Environments
Home-page: https://github.com/noahkw/acmetk
Author: Noah Wöhler
Author-email: noah.woehler@gmail.com
License: UNKNOWN
Description: # ACME Toolkit ![Docker](https://github.com/noahkw/acmetk/workflows/Docker/badge.svg?branch=master)
        
        ACMEtk's main objective is the integration of Let's Encrypt-like services
        into large decentralized networks by means of a centrally hosted service
        that operates like a standard ACME CA on the client-facing side,
        but relays ACME messages regarding certificate issuances to a
        specified external CA.
        
        - PyPI: https://pypi.org/project/acmetk/
        - Docs: https://acmetk.readthedocs.io/
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
