letsencrypt / website

Let's Encrypt Website and Documentation
https://letsencrypt.org
Mozilla Public License 2.0
839 stars 571 forks source link

Terms of Service link is broken in certbot setup? #1702

Closed varlokkur closed 2 months ago

varlokkur commented 2 months ago

I'm trying my hand at installing apache on a VM and setting up certbot to apply for a Let's Encrypt certificate. The second step in the process is to read the Terms of Service, but the provided link is broken: Please read the Terms of Service at https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf. You must agree in order to register with the ACME server. Do you agree?

mcpherrinm commented 2 months ago

That link works fine for me. Can you share more information about what you think is wrong?

aarongable commented 2 months ago

That URL works for me? Can you clarify what you mean by "broken"?

edit: good timing

mcpherrinm commented 2 months ago

I just had one idea: https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf. doesn't work - that's including the trailing . that certbot adds. We can't easily fix that except in certbot, but maybe we could put something in netlify.toml

varlokkur commented 2 months ago

Yes, the trailing dot is the culprit. I didn't even think to check it, but I still have that tab open and can see it's in the URL. Is certbot developed by a different team?

aarongable commented 2 months ago

Yes, certbot is developed at github.com/certbot/certbot

mcpherrinm commented 2 months ago

I'm opening an issue there

mcpherrinm commented 2 months ago

https://github.com/letsencrypt/website/pull/1703 adds a redirect to the website for the specific case of a trailing .

mcpherrinm commented 2 months ago

@varlokkur A specific question: Did you encounter this by copy-and-paste, or by clicking the link in a terminal? If so, what terminal?

varlokkur commented 2 months ago

Clicking the link. I'm fairly certain it was in powershell, but I can attempt to recreate the issue tomorrow or Friday when I set up some additional sites.

On Wed, Jul 3, 2024, 6:19 PM Matthew McPherrin @.***> wrote:

@varlokkur https://github.com/varlokkur A specific question: Did you encounter this by copy-and-paste, or by clicking the link in a terminal? If so, what terminal?

— Reply to this email directly, view it on GitHub https://github.com/letsencrypt/website/issues/1702#issuecomment-2207401214, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUNGBJ4FF6SQ5R6HJBZQKDZKR2HJAVCNFSM6AAAAABKIHIAAWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBXGQYDCMRRGQ . You are receiving this because you were mentioned.Message ID: @.***>