letsencrypt for cPanel/WHM

letsencrypt

First of all I’m a huge fan of Let’s Encrypt.  Letsencrypt team has released a public beta version of ACME client, so we can obtain valid, trusted SSL certificates for our domains for free.

Unfortunately letsencrypt client does not support cPanel but same time we will be able to download certificates from their server and then we have to install it manually.  So, I have developed a  WHM plugin, which would help cPanel administrators to install and  setup letsencrypt  on cPanel/WHM servers very easily.

Installation:

$> /usr/local/cpanel/3rdparty/bin/git clone https://github.com/Prajithp/letsencrypt-cpanel.git cd letsencrypt-cpanel 

$> ./install.sh

Please note that rate limits are currently in place for the Let’s Encrypt service, so you may get some warnings and errors while requesting for new certificates.

letsencrypt for cPanel/WHM

5 thoughts on “letsencrypt for cPanel/WHM

  • April 4, 2016 at 3:29 am
    Permalink

    this is greate free plugin prajith. currecntly work properly on my side.
    I will donate if you have donate link.

    it Will be perfect if client can install by his self.
    one question, will this plugin also auto renew ssl?
    thank you
    Regards

    Reply
    • September 6, 2016 at 8:46 am
      Permalink

      Yes, this will auto renew already installed SSL. You can send the donation to my paypal me@prajith.in

      Reply
  • April 10, 2016 at 12:13 am
    Permalink

    Seems to work well!

    Reply

Leave a Reply to Gibran Cancel reply

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

Fork me on GitHub