Post #3233793
2026-04-27 20:56 UTC
@ska@social.treehouse.systems The ACME protocol runs over HTTP(S). The account identifiers being URIs doesn't mean some state has to exist at that URI; it can be dynamically generated based on the contents of the URI. How the ACME implementation defines and uses its account URIs is entirely implementation-defined.
Replies (1)
-
@ska@social.treehouse.systems 2026-04-27 21:02
@dalias@hachyderm.io The ACME protocol runs over HTTP(S). Yes and that's certainly a choice 🙄 but yeah, it could all be dynamic. It's just, at some point we'll have to write ACME servers, because everything enshittifies, and I'm not looking forward to it.