Changelog for
acme-tiny-0.1-10.20160810git5a7b4e7.el7.noarch.rpm :
Mon Aug 22 14:00:00 2016 Stuart D. Gathman
0.1-10.20160810git5a7b4e7
- Fix cert writable check in sign script
- More tips in README-fedora.md
Mon Aug 22 14:00:00 2016 Stuart D. Gathman 0.1-9.20160810git5a7b4e7
- Use %{systemd_requires}
- Remove unneeded cronie, python dependencies
- Add acme-tiny.timer to systemd scriptlets
- Add README-fedora.md
- acme_tiny: Fix --chain patch for python2.6 (el6)
- acme_tiny: Suppress traceback on error
Sun Aug 21 14:00:00 2016 Stuart D. Gathman 0.1-8
- Add use_systemd flag to use systemd timer and enable on Fedora and epel7
- Enable use_python3 flag for Fedora (but not epel7).
Sat Aug 20 14:00:00 2016 Stuart D. Gathman 0.1-7
- sign: Actually use the new --chain flag
- cron: Make days to expiration explicit
- spec: Set file modes with install
- acme.conf: mark as config
Fri Aug 19 14:00:00 2016 Stuart D. Gathman 0.1-6
- Python3 fixes for cert-check
- acme-tiny: Update patch to leave default behavior unchanged
- make /var/lib/acme readable by all except private
Thu Aug 11 14:00:00 2016 Stuart D. Gathman 0.1-5
- sign: Use tmp output to avoid wiping existing cert on error
- acme_tiny: get intermediate cert from acme protocol
Thu Aug 11 14:00:00 2016 Stuart D. Gathman 0.1-4
- Fix path of acme_tiny and make days explicit in sign script
- Add crontab
Wed Aug 10 14:00:00 2016 Stuart D. Gathman 0.1-3
- Add global acme httpd conf
- Append intermediate certs, add current lets-encrypt intermediate cert
Tue Aug 9 14:00:00 2016 Stuart D. Gathman 0.1-2
- add private, csr, certs directories
- add sign script suitable for cron
Mon Aug 8 14:00:00 2016 Stuart D. Gathman 0.1-1
- Initial RPM