mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-24 14:11:42 +00:00
commit
f5c28c72fd
2
acme.sh
2
acme.sh
@ -4935,7 +4935,7 @@ _process() {
|
|||||||
;;
|
;;
|
||||||
--toPkcs8)
|
--toPkcs8)
|
||||||
_CMD="toPkcs8"
|
_CMD="toPkcs8"
|
||||||
;;
|
;;
|
||||||
--createAccountKey | --createaccountkey | -cak | --create-account-key)
|
--createAccountKey | --createaccountkey | -cak | --create-account-key)
|
||||||
_CMD="createAccountKey"
|
_CMD="createAccountKey"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user