Details
Description
The ACME protocol (ECA-5873) needs interactions from administrators to be useful.
- Configuration of global protocol settings [see org.ejbca.ui.web.protocol.acme.storage.GlobalAcmeConfiguration]
- Configuration of URL path based configurations (similar to CMP or SCEP) [see org.ejbca.ui.web.protocol.acme.storage.AcmeConfiguration]
- ACME Account handling (at least some basic listing options to see what accounts that do exist and what orders they have made)
Additionally we might want to add invite support, where only verified contact information is allowed to register for an account.