crza
|
a13e410363
|
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
|
2016-10-17 22:40:03 +02:00 |
|
Lukas Schauer
|
ec49a4433b
|
fixed a few things after project rename
|
2016-09-13 20:00:43 +02:00 |
|
Lukas Schauer
|
64e35463cb
|
renamed project to dehydrated and main script to dehydrated.sh
|
2016-09-13 19:48:27 +02:00 |
|
leonklingele
|
3a66a7f8d2
|
Fix default license help text in example config (#254)
|
2016-08-06 15:32:53 +02:00 |
|
Lukas Schauer
|
afabfff06e
|
updated url to letsencrypt license agreement
|
2016-08-01 20:35:46 +02:00 |
|
Lukas Schauer
|
194464b04b
|
Default WELLKNOWN location is now /var/www/letsencrypt
With this change private and public files are now separated by default.
|
2016-07-20 17:04:25 +02:00 |
|
chkhanu
|
364bcccf74
|
Added option to select IP version of name to address resolution (#231)
|
2016-07-20 16:49:04 +02:00 |
|
Lukas Schauer
|
194d543fa1
|
removed ACCOUNT_KEY and ACCOUNT_KEY_JSON from example config
|
2016-06-04 11:12:30 +02:00 |
|
Lukas Schauer
|
034ec30c7d
|
added multi-account support (fixes #92, #163)
|
2016-06-04 04:01:24 +02:00 |
|
Lukas Schauer
|
8e77ba5e02
|
added option to set csr-flag indicating ocsp stapling to be mandatory
|
2016-05-26 15:02:23 +02:00 |
|
Alex Macleod
|
785ffa5539
|
Make certificate output location configurable (#210)
|
2016-05-26 14:53:01 +02:00 |
|
Lukas Schauer
|
d5b285868e
|
renamed "config.sh" to "config"
|
2016-05-22 22:34:28 +02:00 |
|