Name: | acme-tiny |
---|---|
Version: | 4.1.0 |
Release: | 7.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 13903 |
License: | MIT |
RPM: | acme-tiny-4.1.0-7.el8.noarch.rpm |
Source RPM: | acme-tiny-4.1.0-7.el8.src.rpm |
Build Date: | Wed Sep 15 2021 |
Build Host: | host-100-100-224-24.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Fix BZ#1839904, BZ#2000099 - 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
- Update to 4.1.0
- Add generic notify script for incron
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild