Let's Encrypt

Let’s Encrypt is a free, automated and open certification service provided by the Internet Security Research Group (ISRG)⤴. Every site and every communication over the Internet should be encrypted, which is why Let’s Encrypt has set itself the task of providing SSL certificates by simple means, so that every site can switch from HTTP to HTTPS. (HTTPS = encrypted) Certbot The Certbot⤴ tool is available for easy use. This tool can be used to easily request, renew or delete a certificate....

June 20, 2024 · 1 min · 109 words · Marco Rehmer

Setup Nginx Reverse Proxy + SSL certificate

Use of the NGINX web server as a reverse proxy and integrate of Let’s Encrypt for SSL certificates

June 19, 2024 · 2 min · 216 words · Marco Rehmer