Added toPkcs8 option

master
joesis 2018-11-25 22:35:46 -08:00
parent 7502846e7e
commit 9487ee475c
1 changed files with 1 additions and 0 deletions

@ -25,6 +25,7 @@ acme.sh command ...[parameters]....
**--uninstallcronjob** Uninstall the cron job. The 'uninstall' command can do this automatically.
**--cron** Run cron job to renew all the certs.
**--toPkcs** Export the certificate and key to a pfx file.
**--toPkcs8** Convert to pkcs8 format.
**--updateaccount** Update account info.
**--registeraccount** Register account key.
**--createAccountKey, -cak** Create an account private key, professional use.