Do we have option for deleting old SSL certificates
Is there any option for deleting old Certificates automatically from server along with old Private Keys, those are listing like junk in cPanel.
Hey! I'm not actively developing (or even using) this script anymore.
However it should be possible, take a look at SSL::delete_cert function of the UAPI.
Can we implement deleting old SSL in this package, Can you guide me on how to implement that.
do you know any similar script that still being maintained here on github?
@ewallz have you tried https://github.com/acmesh-official/acme.sh? I use https://certbot.eff.org/ these days, maybe it'll do the trick for you.