]> git.street.me.uk Git - andy/dehydrated.git/commit
Basic implementation for private key rollover (#294)
authorcrza <crza@users.noreply.github.com>
Mon, 17 Oct 2016 20:40:03 +0000 (22:40 +0200)
committerLukas Schauer <lukas2511@users.noreply.github.com>
Mon, 17 Oct 2016 20:40:03 +0000 (22:40 +0200)
commita13e41036381a76de1e77a6ddd3d30170d445d6d
tree91b28129c6b8e0a8e888c1fc3804f93b527074d3
parentd62a5eeb1ef265a8322df7cda278857fd05d3e68
Basic implementation for private key rollover (#294)

* initial commit for PRIVATE_KEY_ROLLOVER

* fix if syntax

* rolloverkey without  timestamps

* update example config: PRIVATE_KEY_ROLLOVER

* rolloverkey creation logic updated

* updated tests. untested.

* added cleanup for rolloverkeys: if disabled, delete privkey.roll.pem
dehydrated
docs/examples/config
test.sh