More adjusts to Lets Encrypt
This commit is contained in:
parent
9fa9dc9841
commit
bf2d3308a6
4 changed files with 3 additions and 7 deletions
|
|
@ -148,7 +148,7 @@ class HaproxyConfigGenerator:
|
|||
}
|
||||
easymapping["443"]["hosts"][d[host_label]] = dict(easymapping[port]["hosts"][d[host_label]])
|
||||
easymapping["443"]["hosts"][d[host_label]]["letsencrypt"] = False
|
||||
|
||||
easymapping["443"]["ssl_cert"] = "/etc/haproxy/certs"
|
||||
|
||||
|
||||
# handle SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue