Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-CN-extraction-for-older-openssl-versions.patch | fix CN extraction for older openssl versions | Lukas Schauer <lukas@schauer.so> | no | 2020-12-11 | ||
Do-not-revalidate-authorizations-on-forced-renewal.patch | Do not revalidate authorizations on forced renewal This commit introduces a new cli argument `--force-validation` which, when used in combination with `--force` ignores valid domain authorizations and forces a revalidation. This has been implemented since at least LE seems to have changed some behavior on valid authorizations. Only the previously validated authorization-type is reusable, causing dehydrated to error out when changing from recently validated authorization types while still trying to force-renew certificates for whatever reason (e.g. changing algorithms). |
Lukas Schauer <lukas@schauer.so> | no | 2020-12-12 | ||
Fixed-small-unassigned-variable-issue.patch | Fixed small unassigned variable issue | Lukas Schauer <lukas@schauer.so> | no | 2020-12-12 | ||
update-copyright-year.patch | update copyright year | Lukas Schauer <lukas@schauer.dev> | no | 2021-02-18 | ||
Per-certificate-config-fixes.patch | Per-certificate config fixes - Ensure that all per-certificate settings are saved and restored in store_configvars() and reset_configvars() - that's what makes them per-certificate in the first place... - Add OCSP_FETCH and OCSP_DAYS in the documented list of supported per-certificate configs, since the code does allow these. |
Michel Lespinasse <michel@lespinasse.org> | no | debian | 2021-02-01 | |
add-t-tls-alpn-01-to-command-line-help.patch | add -t tls-alpn-01 to command line help | Glenn Strauss <gstrauss@gluelogic.com> | no | 2021-02-01 |