aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 05e7178b76659d6ff81ed403d68e61509be198ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: nginx-letsencrypt
Section: utils
Priority: optional
Maintainer: Jakob Odersky <jakob@odersky.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 4.1.2
Vcs-Git: https://github.com/jodersky/nginx-letsencrypt.git

Package: nginx-letsencrypt
Architecture: all
Depends: nginx, letsencrypt, openssl, ssl-cert, ${misc:Depends}
Description: Issue certificates by letsencrypt for nginx virtual hosts.
 Simplify the process by which letsencrypt certificates are issued for virtual
 hosts controlled by nginx.