-
-
Notifications
You must be signed in to change notification settings - Fork 498
Let's Encrypt Certbot
Let's Encrypt is a Certificate Authority that provides free-of-charge TLS/SSL certificates to enable encrypted access to your server, e.g. to your webserver or web application via HTTPS.
The official client to do to the required authentication procedure and generate your certificate and key pair is Certbot. It is natively integrated into Debians software repository:
- Debian APT package: https://packages.debian.org/stretch/certbot
- Debian man page: https://manpages.debian.org/stretch/certbot/certbot.1.en.html
DietPi offers to install Certbot via DietPi-Software as well as receiving and installing the certificate to certain webservers and web applications via: DietPi-LetsEncrypt
DietPi-LetsEncrypt currently supports the following webservers and web applications:
- Apache
- Nginx
- Lighttpd
- Minio S3 capable object server
Of course the received key pair/certificate can be implemented manually into any other application that supports TLS or HTTPS.
Project management
Extend
- DietPi-Software list
- DietPi TCP/UDP port usage list
- How to add a new software title
- How to create a DietPi image for Raspberry Pi
- How to create a DietPi image for VirtualBox
- How to create a DietPi image for VMware
- How to create a DietPi image for Parallels (macOS)
- How to create a DietPi image for x86_64 PCs (BIOS)
- How to create a DietPi image for x86_64 PCs (UEFI)
Knowledge Base