make 'init' more idempotent in case of errors
[lets-encrypt-tiny.git] / letsencrypt-tiny
2017-08-20 Ralf Jungmake 'init' more idempotent in case of errors
2017-04-07 Ralf Jungtry to clean up temporary CSR file if ACME-tiny fails
2016-01-18 Ralf Jungslightly better error if the CSR still exists
2015-12-29 Ralf Junghooks are not mandatory
2015-12-29 Ralf Jungmake init generate the ACME key
2015-12-29 Ralf Jungthere is no CSRs folder anymore
2015-12-14 Ralf Jungalways use staging when generating a new key
2015-12-14 Ralf Jungdo not keep CSRs
2015-12-14 Ralf Jungfix rename calls
2015-12-14 Ralf Jungletsencrypt-tiny: *oops*
2015-12-13 Ralf Junglet the hooks handle the combined file generation
2015-12-13 Ralf Jungadd support for generating crt+chain files
2015-12-13 Ralf Jungprettier printing
2015-12-13 Ralf Jungcall acme_tiny as a python script
2015-12-13 Ralf Jungmake some config options optional
2015-12-13 Ralf Jungadd the cron job
2015-12-13 Ralf JungAdd letsencrypt-tiny wrapper around acme-tiny