add --certhome for --install command to save all the certs.

This commit is contained in:
neil
2016-04-16 19:05:53 +08:00
parent 5ef501c5ec
commit b281789777
2 changed files with 30 additions and 9 deletions

View File

@@ -148,6 +148,7 @@ Parameters:
--accountconf Specifies a customized account config file.
--home Specifies the home dir for acme.sh .
--certhome Specifies the home dir to save all the certs, only valid for '--install' command.
--useragent Specifies the user agent string. it will be saved for future use too.
--accountemail Specifies the account email for registering, Only valid for the '--install' command.
--accountkey Specifies the account key path, Only valid for the '--install' command.