Daniel Molkentin
829aaeff2d
Fix OCSP_FETCH with libressl
...
libressl did not pick up the implicit host header patches
of OpenSSL 1.1 even in version 3 and thus exhibits the same
behavior as OpenSSL 1.0.
Patch by Chen, Chih-Chia <pigfoot@gmail.com >
Fixes #778
2020-12-10 13:52:47 +01:00
Daniel Molkentin
7cc9e2d07f
add --display-terms to display the URL for the current ToS
...
Implements #649
2020-11-13 20:47:49 +01:00
Daniel Molkentin
8ddead4854
Complain about deactivated accounts
2020-09-28 01:15:48 +02:00
Daniel Molkentin
308b3ec750
implement account deactivation through --deactivate parameter
...
This is an updated version of https://github.com/lukas2511/dehydrated/files/2641548/dehydrated_add_deactivate_command.diff.txt
Fixes #216
2020-09-28 01:15:47 +02:00
Daniel Molkentin
39e1068a87
Don't require sudo before we know we really need it
...
Fixes #665
2020-09-27 22:26:20 +02:00
Daniel Molkentin
6d9fcd2588
Do not fail silently with invalid sudo user/group
2020-09-27 22:26:18 +02:00
Daniel Molkentin
60cb678e3b
add more CAs, now that support for CA presets is implemented
...
- letsencrypt-test (LE staging CA)
- buypass (verified to work with the new json parsing, see #653 )
- buypass-test analogously
2020-09-27 20:41:34 +02:00
Daniel Molkentin
5f8cfa50ba
fix OS name detection
...
before applying heuristics, use PRETTY_NAME from os-release(3),
which reliably exists on all common linux distributions.
keep the /etc/issue parsing as fallback.
2020-09-27 20:35:18 +02:00
Daniel Molkentin
3ec54e7e0f
Add man page
2017-12-14 00:35:54 +01:00