website icon indicating copy to clipboard operation
website copied to clipboard

Let's Encrypt Website and Documentation

Results 137 website issues
Sort by recently updated
recently updated
newest added

Please allow work on a Danish translation to start. ``` title = "Let's Encrypt" contentDir = "content/en" languageName = "Dansk" languageCode = "da" beforeColon = "" # weight needs update....

Another really small one: Non-hovering ![Screenshot 2021-11-01 at 19-48-57 מימושי לקוחות ACME](https://user-images.githubusercontent.com/406826/139717213-8162b78c-c0a2-4286-af8c-f50b9bf0a3db.png) Hovering ![Screenshot 2021-11-01 at 19-49-56 מימושי לקוחות ACME](https://user-images.githubusercontent.com/406826/139717200-a9a3c37b-c6be-44c5-babb-7a15dc1f0030.png) The mixture of Hebrew and English is messing up the...

https://github.com/letsencrypt/website/blob/9433cb2138482b4be62012ae278b6651a19c4791/src/css/_base.scss#L72 This property is strictly for LTR languages, for RTL we will need to allow an RTL variant of it (margin-right). I'm not sure how to add the correct variant...

* Closes https://github.com/letsencrypt/website/issues/1060

Site.js is a personal web server that automatically provisions certificates using Let’s Encrypt. Auto Encrypt is the library used by it to do the certificate provisioning.

client-options

If two footnotes reference the same number (e.g. [^3]), this causes an error because Hugo will generate multiple elements with the same ID, which will cause the build to fail...

- Reorder & break documents into sections - Minor copy cleanups

At https://letsencrypt.org/how-it-works/, it states that once the domain validation has compeleted and an authorized key pair is established, "requesting, renewing, and revoking certificates is simple—just send certificate management messages and...

When I was searching for the actual ACME API URI for Let's Encrypt, I couldn't find it anywhere in the documentation: not in the "getting started" or "how it works",...