acme.sh is an open-source bash script that makes it easy to issue free SSL certificates using LetsEcrypt and ZeroSSL.

To list all SSL certificates on your account, use the command

acme.sh --list

To delete an SSL certificate, run the command

acme.sh --remove -d Domain_name

Check acme.sh version

acme.sh --version

Upgrade the acme.sh script

acme.sh --upgrade

 

Refer https://github.com/acmesh-official/acme.sh

David Yin

David is a blogger, geek, and web developer — founder of FreeInOutBoard.com. If you like his post, you can say thank you here

Leave a Reply

Your email address will not be published. Required fields are marked *