diff options
| -rwxr-xr-x | client | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -367,7 +367,7 @@ elsif ($COMMAND eq 'newOrder') {  #############################################################################  # revokeCert  #   The certificate to revoke is passed (in DER format) to STDIN; this -#   is required since the ACME client might not have read access to the +#   is needed since the ACME client might not have read access to the  #   X.509 file  #  elsif ($COMMAND eq 'revokeCert') { | 
