noc / nagios-external: also add proxy for letsencrypt on https
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0a034c50d1
commit
26edad1fbf
1 changed files with 2 additions and 0 deletions
|
@ -15,4 +15,6 @@
|
|||
SSLCertificateFile /etc/pki/tls/certs/nagios-external.fedoraproject.org.cert
|
||||
SSLCertificateChainFile /etc/pki/tls/certs/nagios-external.fedoraproject.org.intermediate.cert
|
||||
SSLCertificateKeyFile /etc/pki/tls/certs/nagios-external.fedoraproject.org.key
|
||||
|
||||
ProxyPass "/.well-known/acme-challenge" "http://certgetter01/.well-known/acme-challenge"
|
||||
</VirtualHost>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue