For all proxied sites, all acme traffic will go to certgetter
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ac70e630f6
commit
26da0d1a0b
1 changed files with 0 additions and 2 deletions
|
@ -12,9 +12,7 @@
|
|||
SetOutputFilter DEFLATE
|
||||
{% endif %}
|
||||
|
||||
{% if certbot %}
|
||||
ProxyPass "/.well-known/acme-challenge" "http://certgetter01/.well-known/acme-challenge"
|
||||
{% endif %}
|
||||
|
||||
{% if site_name == "fedoraproject.org" %}
|
||||
Include "conf.d/fedoraproject.org/expires.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue