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

I believe it would be useful to have a machine readable version of the information in `/certificates`. That would allow for client developers and integrators to quickly check if anything...

as DST Root CA X3 will be expired at 2021-Sep, i think, we need to gather information and update/add ISRG Root X1 certificate compatibility page proactively. ex) Known Compatible Windows...

I believe the ratelimits documentation is outdated in respect to these passages: > If you're actively developing or testing a Let's Encrypt client, please utilize our staging environment instead of...

1. Support IP-only certificate, but a domain name (A/AAAA record = IP address) is still required for trust and validate. 2. Support DomainName+IP certificate https://en.wikipedia.org/wiki/Reverse_DNS_lookup

The arrows are in the wrong direction: https://github.com/letsencrypt/website/pull/1010#issuecomment-626889626 ![image](https://user-images.githubusercontent.com/1955774/82152902-a9bb5700-9864-11ea-8b23-8d534ec98dcf.png) The margin is wrong in become-a-sponsor: https://github.com/letsencrypt/website/pull/1010#issuecomment-626192535

i18n

Cf https://community.letsencrypt.org/t/certificate-for-development-environment/121224/12

Cf https://github.com/letsencrypt/website/pull/1010#issuecomment-617596275

As the reason of revoking a certificate will be used, the page https://letsencrypt.org/docs/revoking/ should explains: - The effects of the reason - The default reason (unspecified) - How to specify...

The "integration guide" https://letsencrypt.org/fr/docs/integration-guide/#implement-ocsp-stapling explains why it's important: - Privacy - Speed - Costs for Let's Encrypt But doesn't explain **how** to do it. Maybe a dedicated page could explain...

enhancement

Inline style should be moved into scss files. It will also help #757 Once this is done, the CSP policy could probably be updated to remove `unsafe-inline` for `style-src`. ⚠️...

bug