Browse Source
Merge pull request #4384 from fraenki/cert_home
update documentation for --cert-home parameter
pull/6285/head
neil
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
acme.sh
|
|
@ -7018,7 +7018,7 @@ Parameters: |
|
|
|
|
|
|
|
--accountconf <file> Specifies a customized account config file. |
|
|
|
--home <directory> Specifies the home dir for $PROJECT_NAME. |
|
|
|
--cert-home <directory> Specifies the home dir to save all the certs, only valid for '--install' command. |
|
|
|
--cert-home <directory> Specifies the home dir to save all the certs. |
|
|
|
--config-home <directory> Specifies the home dir to save all the configurations. |
|
|
|
--useragent <string> Specifies the user agent string. it will be saved for future use too. |
|
|
|
-m, --email <email> Specifies the account email, only valid for the '--install' and '--update-account' command. |
|
|
|