Metadata-Version: 2.1
Name: certbot-haproxy
Version: 2.11.0
Summary: HAProxy plugin for Certbot
Home-page: https://code.greenhost.net/open/certbot-haproxy
Author: Greenhost BV
Author-email: lehaproxy@greenhost.net
License: Apache License 2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Security
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE.txt

This is a plugin for Certbot, it enables automatically authenticating domains and retrieving certificates. It can also restart HAProxy after new certificates are installed. However, it will not configure HAProxy because HAProxy is unlikely to be used for small/simple setups like what Apache or NginX are more likely to be used for. HAProxy configurations vary greatly, any configuration this plugin could define is most likely not applicable in your environment.
