I’ve gotten as far as reading this so I need to configure the nginx side to accept the proxy SSL.
Open Apache website config and add :
ProxyPass /.well-known/acme-challenge/ !
ProxyPassReverse /.well-known/acme-challenge/ !
I’ve gotten as far as reading this so I need to configure the nginx side to accept the proxy SSL.
Open Apache website config and add :
ProxyPass /.well-known/acme-challenge/ !
ProxyPassReverse /.well-known/acme-challenge/ !