projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98985a9
)
acme: add haproxy support
author
Wakatatsu Ryou
<lialosiu@gmail.com>
Tue, 31 Aug 2021 10:30:52 +0000
(18:30 +0800)
committer
Rosen Penev
<rosenp@gmail.com>
Wed, 1 Sep 2021 21:13:53 +0000
(14:13 -0700)
Signed-off-by: Wakatatsu Ryou <lialosiu@gmail.com>
net/acme/files/acme.config
patch
|
blob
|
history
diff --git
a/net/acme/files/acme.config
b/net/acme/files/acme.config
index a290824308f7ab0a04bb20c3bb60c8dda966d95a..4a0f9ec77bda1ef149234efde0d3ca7e6fa649cb 100644
(file)
--- a/
net/acme/files/acme.config
+++ b/
net/acme/files/acme.config
@@
-9,6
+9,7
@@
config cert 'example_wildcard'
option keylength 2048
option update_uhttpd 1
option update_nginx 1
+ option update_haproxy 0
list domains example.org
list domains sub.example.org
list domains *.sub.example.org
@@
-26,6
+27,7
@@
config cert 'example'
option keylength 2048
option update_uhttpd 1
option update_nginx 1
+ option update_haproxy 0
list domains example.org
list domains sub.example.org
option webroot ""