aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: a20c14d0eadb6178f6fd616f8603b009997eff29 (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, ${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.