- 08 Jan, 2022 2 commits
-
-
neil authored
- 06 Jan, 2022 5 commits
-
-
Joel Pearson authored
When generating a CSR in Windows it seems to create a CSR header that looks like "-----BEGIN NEW CERTIFICATE REQUEST-----", but the addition of "NEW" breaks the parsing of the CSR. Making "NEW " optional fixes the problem. Apparently certbot is tolerant of both forms, see: https://community.letsencrypt.org/t/error-parsing-certificate-request-resolved/40039/6 for more information.
-
-
-
-
- 13 Nov, 2021 1 commit
-
-
- 06 Nov, 2021 8 commits
- 12 Oct, 2021 1 commit
-
-
- 08 Oct, 2021 1 commit
-
-
Phil Krylov authored
```nginx include conf.d/*; include sites-enabled/*; ``` In this situation, after the first recursive `_checkConf` invocation 4 lines below, `$_c_file` does not contain what you expect anymore, and the second lookup checks for `conf.d/sites-enabled/*` which is obviously wrong.
-
- 03 Oct, 2021 2 commits
-
-
- 15 Aug, 2021 1 commit
-
-
- 10 Aug, 2021 1 commit
-
-
Bernard Spil authored
Export Le_Domains and Le_Alt so your pre-hook script can run additional checks. Allows running checks on the domain names before the first call to the ACME API. Thereby not counting against the rate-limit when an issue is going to be problematic. Supersedes: #3288
-
- 07 Aug, 2021 1 commit
-
-
- 06 Aug, 2021 1 commit
-
- 05 Aug, 2021 1 commit
-
- 04 Aug, 2021 1 commit
-
-
jonwltn authored
-
- 01 Aug, 2021 2 commits
-
-
neilpang authored
-
-
- 28 Jul, 2021 1 commit
-
- 24 Jul, 2021 1 commit
-
-
neil authored
-
- 20 Jul, 2021 1 commit
-
-
neilpang authored
-
- 15 Jul, 2021 2 commits
- 12 Jul, 2021 1 commit
-
-
- 02 Jul, 2021 1 commit
-
-
jonwltn authored
-
- 28 Jun, 2021 2 commits
- 27 Jun, 2021 1 commit
-
-
neilpang authored
-
- 25 Jun, 2021 2 commits