This is already possible for certs signed by local CAs, but not for ACME. RFC 9799 exists as a way to obtain certificates from trusted CAs using ACME, either through classic http-01 or tls-alpn-01 challenges, or the new onion-csr-01 challenge type.
This is already possible for certs signed by local CAs, but not for ACME. [RFC 9799](https://www.rfc-editor.org/info/rfc9799/) exists as a way to obtain certificates from trusted CAs using ACME, either through classic `http-01` or `tls-alpn-01` challenges, or the new `onion-csr-01` challenge type.
kruno
added this to the v1 release milestone 2026-05-30 20:15:26 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This is already possible for certs signed by local CAs, but not for ACME. RFC 9799 exists as a way to obtain certificates from trusted CAs using ACME, either through classic
http-01ortls-alpn-01challenges, or the newonion-csr-01challenge type.