Tools for distributing ssl certificates
-
Updated
Oct 9, 2023 - Shell
Tools for distributing ssl certificates
Automate wildcard SSL dispersal of private, non-public facing websites using Let's Encrypt SSL certificates.
Let's Encrypt encourages the use of certbot to automate certificate renewal, but that tool generates a new CSR every time. That makes DANE with TLSA difficult, so this set of scripts automates the renewal of consistent CSRs with certbot so systems administrators can choose when to generate a new CSR and update their DNS records in anticipation.
Let's Encrypt advises that you regularly backup the contents of your Let's Encrypt directory, such as your account credentials. This BASH backup script can be used to easily backup the contents into a compressed tar file.
Bourne shell script to automate deploying TLS certificates to FreeNAS servers
Utils for managing letsencrypt certificates and its infrastructure
Bash script to batch generate certificate signing requests (CSRs) with provided common and alternative names
Shell script wrapper with minimal dependencies to create/renew easily Let'encrypt certificates using dns challenge and Gandi Live DNS API
LetsEncrypt Support for the Ceph RADOS gateway
Script for periodic renewal of certificates using BSD’s acme-client
Syncronize SSL certificates issued by LetsEncrypt on public sites for use on private sites.
Letsencrypt cerbot in docker
LetsEncrypt Registration and Renewal scripts for haproxy
Docker container for maintenance of LetsEncrypt certificates
script to autoupdate letsencrypt certificates for lighttpd
Collection of tools I use to manage my Let's Encrypt TLS certificates
Service for processing "let's encrypt" certbot for custom domains (with cron option)
Add a description, image, and links to the letsencrypt-utils topic page so that developers can more easily learn about it.
To associate your repository with the letsencrypt-utils topic, visit your repo's landing page and select "manage topics."