Product docs and API reference are now on Akamai TechDocs.
Search product docs.
Search for “” in product docs.
Search API reference.
Search for “” in API reference.
Search Results
results matching
results
No Results
Filters
Securing Web Traffic Using Certbot
The Certbot utility automates all processes involved in obtaining and installing a TLS/SSL certificate. It works directly with the free Let’s Encrypt certificate authority to request (or renew) a certificate, prove ownership of the domain, and install the certificate on Apache, NGINX, or other web servers. This allows Certbot to dramatically reduce the effort (and cost) of securing your websites with HTTPS.
The following tutorials outline how to install and use Certbot with either Apache or NGINX on various Linux distributions.
Apache
CentOS/RHEL 7: Use Certbot to Enable HTTPS with Apache on CentOS 7
CentOS/RHEL 8: Use Certbot to Enable HTTPS with Apache on CentOS 8
Ubuntu: Use Certbot to Enable HTTPS with Apache on Ubuntu 20.04
NGINX
This page was originally published on