From 4fb094e3d45c039500d5ad816b580dc02cb86b6a Mon Sep 17 00:00:00 2001 From: srvrco Date: Tue, 25 Oct 2016 13:32:11 +0100 Subject: [PATCH] removed comments that EC keys are not supported yet --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index c720216..f47e482 100644 --- a/README.md +++ b/README.md @@ -230,9 +230,6 @@ usage: getssl -r path/to/cert path/to/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 needs to be an RSA key currently ( EC keys are not supported for revoking a certificate yet), so you will need to use the RSA account key to revoke a cert signed with an EC domain key. - - ## Issues / problems / help If you have any issues, please log them at https://github.com/srvrco/getssl/issues