Lets Encrypt/Proxy website

4 posts / 0 new
Last post
#1 Sun, 01/22/2017 - 09:12
dragon2611

Lets Encrypt/Proxy website

Can the lets encrypt support in virtualmin either exclude the challenge directory or temporary disable proxy website when renewing the LE certificates, as otherwise you have to disable proxy website, renew the Cert then re-enable it.

Proxy website is handy for when you have a limited number of IPv4's and want to proxy http/https to different backend app servers.

Sat, 05/27/2017 - 03:08
Atomico

Up, i have this problem too..each time i need to disable proxy, renew certificate and re-enable.

Tue, 10/23/2018 - 08:02
j4hangir

Can someone please address this issue, it's very annoying to turn off proxy every two months, renew the certificate and enable it all over again.

Tue, 10/23/2018 - 08:46
Atomico

Open Apache website config and add :

ProxyPass /.well-known/acme-challenge/ !
ProxyPassReverse /.well-known/acme-challenge/ !
Topic locked