mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-14 20:22:13 +08:00
use RFC2606 example.com domain in docs (#327)
https://www.rfc-editor.org/rfc/rfc2606.txt
This commit is contained in:
2
acme.sh
2
acme.sh
@@ -3130,7 +3130,7 @@ _initconf() {
|
||||
#Account configurations:
|
||||
#Here are the supported macros, uncomment them to make them take effect.
|
||||
|
||||
#ACCOUNT_EMAIL=aaa@aaa.com # the account email used to register account.
|
||||
#ACCOUNT_EMAIL=aaa@example.com # the account email used to register account.
|
||||
#ACCOUNT_KEY_PATH=\"/path/to/account.key\"
|
||||
#CERT_HOME=\"/path/to/cert/home\"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user