Revocation of Letsencrypt ssl certificate

I have generated a certificate using acme_tiny client.
Can anybody plz share how to revoke the certificate generated

Hi @nayal_letsencrypt,

amce_tiny client doesn’t provide a way to revoke a certificate and it won’t https://github.com/diafygi/acme-tiny/issues/82 but the same author of acme_tiny has another tool to revoke a certificate https://github.com/diafygi/letsencrypt-nosudo so you could give it a try.

By the way, why do you want to revoke the cert?, is the key compromised in any way? Because there is no need to revoke a certificate if the private key has not been compromised.

Cheers,
sahsanu

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.