This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
certbot-haproxy/debian/control

15 lines
980 B
Plaintext

Source: certbot-haproxy
Maintainer: tobald@debian.org <tobald@debian.org>
Section: python
Priority: optional
Build-Depends: dh-python, python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), python-mock, python-acme, python-certbot, python-zope.component, python-zope.interface
Standards-Version: 3.9.6
Homepage: https://code.greenhost.net/open/certbot-haproxy
Package: python-certbot-haproxy
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: HAProxy plugin for Certbot
This is a plugin for Certbot, it enables automatically authenticating domains ans 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.