AJ ONeal
|
658e7543a0
|
update docs, update to greenlock-v2.2.x
|
2018-05-16 01:29:58 +00:00 |
Ben Schmidt
|
2d08fe3547
|
Fix renewal again.
A similar fix to 69f5fc9c45 , but using a
public property exposed by an updated version of greenlock.
|
2017-08-25 16:56:19 +10:00 |
Vasil Rangelov
|
e073b273b3
|
Fixed standalone server closing, and made the index.js promise resolve only after the standalone server has closed.
|
2017-05-17 18:34:40 +03:00 |
Vasil Rangelov
|
248640cd3e
|
Changed index.js to return a Promise that resolves to the status to return on the command line, which greenlock.js now uses when closing the process.
|
2017-04-17 00:09:23 +03:00 |
Drew Warren
|
9e622a2f58
|
letsencrypt to greenlock
|
2017-01-25 14:42:01 -07:00 |
Ben Schmidt
|
5a1abb7e83
|
replace apache with generic and extensible hooks
|
2016-10-12 14:41:11 +11:00 |
Ben Schmidt
|
69f5fc9c45
|
fix renewal, add --renew-within, reorganise args
|
2016-10-10 01:25:10 +11:00 |
Ben Schmidt
|
2f1b577117
|
support Apache/other TLS SNI server integration
|
2016-10-09 23:11:41 +11:00 |
Ben Schmidt
|
b2407029ab
|
support tls-sni-01 challenge
Previously the http-01 challenge was simply served over SSL.
|
2016-10-09 16:52:57 +11:00 |
AJ ONeal
|
b0378ab606
|
#21 update to use challenges option
|
2016-08-16 12:55:47 -06:00 |
AJ ONeal
|
9b667f0c28
|
require --server
|
2016-08-11 11:39:10 -06:00 |
AJ ONeal
|
9e90c23259
|
add manual mode, move standalone to own module
|
2016-08-09 23:39:07 -04:00 |
AJ ONeal
|
971a47eb76
|
use letsencrypt v2
|
2016-08-09 22:39:39 -04:00 |