Metadata-Version: 2.1
Name: certbot-pkcs12
Version: 0.2.1
Summary: "PKCS#12 installer plugin for Certbot and Let's Encrypt"
Home-page: https://github.com/lpsinger/certbot-pkcs12
Author: Leo Singer
Author-email: leo.singer@ligo.org
License: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Security :: Cryptography
Description-Content-Type: text/markdown
Requires-Dist: certbot>=1.19.0
Requires-Dist: pyOpenSSL<24.1.0

# Certbot PKCS#12 plugin

This is an installer plugin for [certbot](https://certbot.eff.org). Whenever
you generate a certificate with Let's Encrypt, it will save the certificate
in a [PKCS#12](https://en.wikipedia.org/wiki/PKCS_12) archive.
