Name: | acme-tiny |
---|---|
Version: | 5.0.1 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 14170 |
License: | MIT |
RPM: | acme-tiny-5.0.1-1.el9.noarch.rpm |
Source RPM: | acme-tiny-5.0.1-1.el9.src.rpm |
Build Date: | Sat May 28 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/diafygi/acme-tiny |
Summary: | Tiny auditable script to issue, renew Let's Encrypt certificates |
Description: | This is a tiny, auditable script that you can throw on your server to issue and renew Let's Encrypt certificates. Since it has to be run on your server and have access to your private Let's Encrypt account key, I tried to make it as tiny as possible (currently less than 200 lines). The only prerequisites are python and openssl. Well, that and a web server - but then you only need this with a web server. This package adds a simple directory layout and timer service that runs acme_tiny on installed CSRs as the acme user for privilege separation. |
- New upstream release
- Remove CLI override in acme-tiny.service (uses /etc/sysconfig/acme-tiny now)
- New upstream release - Set days before expiration in /etc/sysconfig
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Fix BZ#1839904 - enhance notify after cert update, incrond no longer needed
- Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Update README-fedora.md to describe notify.sh - Apply selected changes from Marcel Metz <mmetz@adrian-broher.net>: - Use openssl x509 -checkend parameter to determine certificate expiration - Remove Let's Encrypt intermediate certificate - Remove cron job used on non systemd systems
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild