diff options
author | John Estabrook <jestabro@sentrium.io> | 2019-12-13 13:33:04 -0600 |
---|---|---|
committer | John Estabrook <jestabro@sentrium.io> | 2020-02-05 09:29:02 -0600 |
commit | e45cc2e9e6d555329160624988fd4ff2146aabcb (patch) | |
tree | 00bf8dea8636a7b30d540f35382257007208f3aa /debian/control | |
parent | 3a9cabbc9568d5d059789b349374c8af3cb25e2f (diff) | |
download | vyos-1x-e45cc2e9e6d555329160624988fd4ff2146aabcb.tar.gz vyos-1x-e45cc2e9e6d555329160624988fd4ff2146aabcb.zip |
service https: T1585: add support for letsencrypt certificates
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 9df421977..bca066aff 100644 --- a/debian/control +++ b/debian/control @@ -81,6 +81,7 @@ Depends: python3, crda, wireless-regdb, pmacct (>= 1.6.0), + python3-certbot-nginx, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |