DOMIKINI()=>{SYS*DEV*OPS*CYBERSEC}

https://github.com/domikini/

Install Certbot For Letsencrypt Certificate Setup With Loopia Domain

Install pip for Python 3

  • sudo apt install python3-pip

Install certbot

  • sudo apt install certbot

    or if it is in Fedora based systems

  • wget https://dl.eff.org/certbot-auto

    chmod a+x certbot-auto

    sudo mv certbot-auto /usr/local/bin/certbot

Install certbot plugin for Loopia

  • sudo pip3 install certbot-loopia

For Centos 7

  • sudo yum install python-pip

Install certbot

  • sudo yum install certbot

Install certbot plugin for Loopia

  • sudo pip install certbot-loopia

Documentation for running certbot plugin for Loopia

https://github.com/runfalk/certbot-loopia