wushilin / minica

A Certificate Authority with RESTful interface and WEB UI
Apache License 2.0
16 stars 3 forks source link

Revoke certificates, Certificate Revoke Lists (CRL) #4

Open arbdevml opened 1 month ago

arbdevml commented 1 month ago

Hello, first of all very big thank you for this project.

@wushilin, what do you think about revoking certificates instead of deleting or a new feature to revoke certificates and download Certificate Revoke Lists (CRL)?

Thank you for your answer.

wushilin commented 1 month ago

this should not be hard to implement, let me look into it.