generated from smedev/Template-for-SMEServer-Core-Package
- move smanager panel in package [SME: 12916] - add Requires - add templates from smeserver-letsencrypt - use /var/www/html/.well-known/acme-challenge
8 lines
381 B
Plaintext
8 lines
381 B
Plaintext
# Path to old certificate authority
|
|
# Set this value to your old CA value when upgrading from ACMEv1 to ACMEv2 under a different endpoint.
|
|
# If dehydrated detects an account-key for the old CA it will automatically reuse that key
|
|
# instead of registering a new one.
|
|
# default: https://acme-v01.api.letsencrypt.org/directory
|
|
#OLDCA="https://acme-v01.api.letsencrypt.org/directory"
|
|
|