website
website copied to clipboard
Let's Encrypt Website and Documentation
The [Failed Validation Limit](https://letsencrypt.org/docs/failed-validation-limit/) page says `TLS-APLN-01` where it should be `TLS-ALPN-01`. Affects [multiple translations of the page](/search?q=repo%3Aletsencrypt%2Fwebsite%20apln&type=code), most seem to contain this typo twice. The [Challange Types](https://letsencrypt.org/docs/challenge-types/#tls-alpn-01) page seems...
languages.en.toml ``` languageName: "Türkçe" languageCode: "tr-TR" beforeColon: "" description: """ Let's Encrypt kar amacı gütmeyen İnternet Güvenliği Araştırma Topluluğu (ISRG) tarafından ücretsiz, otomatikleştirilmiş ve açık bir sertifika yetkilisidir. """ numberFormat:...
Add Cert Warden and update lastmod.
Adding hint to how use local development server in HTTPs using dynamic dns services.
Update certificates.md according to changes in english file. didn't find out how i can add new linies in Crowdin, so i made that PR
# Important - If this PR updates a file in `content/en` with a `lastmod` field, it **must** be updated. - If this PR is a translation, please read https://github.com/letsencrypt/website/blob/master/TRANSLATION.md first....
Replaces occurences of TLS-APLN-01 with TLS-ALPN-01
When looking at https://letsencrypt.org/docs/client-options/, the Rust section is empty: When looking at the `data/clients.json` file that's referenced near the bottom of the page, I see 4 Rust projects: * acme-client...
Adds `Membrane API Gateway`, a project integrating with Let's Encrypt using ACME V2.