Feature request: generate certs for .onion #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.