website
website copied to clipboard
Let's Encrypt Website and Documentation
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  Hovering  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.
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",...