Working with Let's Encrypt using Roxy-WI

Let's Encrypt is a non-profit certificate authority run by Internet Security Research Group (ISRG) that provides X.509 certificates for Transport Layer Security (TLS) encryption at no charge. Let's Encrypt certificates are valid for 90 days. The offer is accompanied by an automated process designed to overcome manual creation, validation, signing, installation and renewal of certificates for secure websites. Read more.

Roxy-WI allows getting Let's Encrypt certificates via its web interface.

Get a certificate

After you press the Get a certificate button, Roxy-WI will connect to a remote server, install Certbot and try to obtain an SSL certificate for your domain using Certbot. If the certificate has been obtained successfully, Roxy-WI will create the cron job to renew it monthly.

The renewing script checks the /etc/letsencrypt/live/ folder and tries to renew all certificates located there. If you delete any folder in this cataloge, the script will not renew the corresponding certificate.

Before obtaining a Let's Encrypt certificate, please follow the checklist below: