Closed josegonzalez closed 1 year ago
I added some functionality but didn't test properly yet.
Rather than setting EASYHAPROXY_LETSENCRYPT_STAGING=true
, why not allow a user to specify the server scheme://hostname.tld
?
It is interesting.
So, changing the approach a little:
EASYHAPROXY_LETSENCRYPT_TESTSERVER=true
or
EASYHAPROXY_LETSENCRYPT_TESTSERVER=scheme://hostname.tld
Atm it seems like it always uses the productions server. Would be nice to be able to set it to the staging server for testing.