Browse Source

add documentation for --password option

pull/3125/head
Christopher Engelhard 4 years ago
parent
commit
dd6c5c9eea
  1. 2
      acme.sh

2
acme.sh

@ -6532,6 +6532,8 @@ Parameters:
--revoke-reason <0-10> The reason for revocation, can be used in conjunction with the '--revoke' command.
See: $_REVOKE_WIKI
--password <password> Add a password to exported pfx file. Use with --to-pkcs12.
"
}

Loading…
Cancel
Save