-
RFC8555 tells:
````
The CSR MUST indicate the exact same
set of requested identifiers as the initial newOrder request.
Identifiers of type "dns" MUST appear either in the commonName
p…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.18.2 linux/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating sys…
-
Please add support for pre-authorizations as defined in [section 7.4.1 of RFC8555](https://www.rfc-editor.org/rfc/rfc8555.html#section-7.4.1):
> Some servers may also wish to enable clients to obta…
-
Is there a way to change the administrator email address registered with Let’s Encrypt using getSSL?
[Expiration Emails](https://letsencrypt.org/ja/docs/expiration-emails/)
I was able to find ou…
-
other ways to complete authorization step (7.1.3 of {{RFC8555}}): a. Pre-authorization (authz) b. External (RATS) account binding. These can allow background-check model of RATS.
In mode a, the Se…
-
If you're having trouble using Certbot and aren't sure you've found a bug or
request for a new feature, please first try asking for help at
https://community.letsencrypt.org/. There is a much larger…
-
https://github.com/JonahGroendal/acme-easy/blob/f8a034c00af04fda5667093bcfd1a0c3e683754c/index.js#L249-L272
i was using staging and i just tried to do:
```js
fetch(certUrl).then(res => res.text(…
-
Let's Encrypt will switch to ISRG Root CA starting September 29, 2020.
However, due to the lack of support on some Android devices, the current IdenTrust Root CA is also provided with an alternate …
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.14.4 linux/amd64
### Does this issue reproduce with the latest release?
yes (latest version in use)
##…
-
Idea comes from a proposal I posted at https://community.letsencrypt.org/t/cant-verify-certificates-issued-by-letsencrypt/160602/53?u=eva2000
> Maybe certbot could add a new option --rewrite-chain …