Skip to content

fix: point Autocrypt link at www.autocrypt.org (apex times out)#99

Merged
ronaldtse merged 1 commit into
mainfrom
fix/autocrypt-www
Jul 23, 2026
Merged

fix: point Autocrypt link at www.autocrypt.org (apex times out)#99
ronaldtse merged 1 commit into
mainfrom
fix/autocrypt-www

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

Summary

The apex domain (https://autocrypt.org/) was timing out from CI and from my local machine. The www variant (https://www.autocrypt.org/) returns HTTP/2 200 — confirmed via curl. Updating the blog post link to use the www form, and reverting the temporary exclusion added in #98 now that the link actually resolves.

Follow-up to PR #98.

Test plan

  • curl -sI --max-time 10 https://www.autocrypt.org/HTTP/2 200
  • Apex https://autocrypt.org/ still times out (so the previous exclusion was a real symptom, not a flake)
  • Next CI run should go green without needing the exclusion

The apex domain (https://autocrypt.org/) was timing out from CI and
from my local machine. The www variant (https://www.autocrypt.org/)
returns 200 — confirmed via curl. Updating the blog post link to use
the www form, and reverting the temporary exclusion added in #98 now
that the link actually resolves.

Follow-up to PR #98.
@ronaldtse
ronaldtse merged commit 8b053c4 into main Jul 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant