mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
For all proxied sites, all acme traffic will go to certgetter
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user