Browse Source

update info to revoke a cert

pull/152/head
srvrco 9 years ago
parent
commit
ecc3652f5b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -228,7 +228,7 @@ In general revoking a certificate is not required.
usage: getssl -r path/to/cert path/to/key
You need to specify both the certificate you want to revoke, and the account key which was used to sign / obtain the original key.
You need to specify both the certificate you want to revoke, and the account or private domain key which was used to sign / obtain the original key. Note: the key used need to be an RSA key currently ( EC keys are not supported for revoking a certificate yet)
## Issues / problems / help


Loading…
Cancel
Save