-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Add ACME server implementation.
First goal of this server is to be able to use it to test our acme client, but end goal would be to have a decent feature complete acme server (in rama crate?).
How far exactly do we want to go with this @GlenDC as implementing every single detail and config possibility might be out of scope for Rama? Questions I have here: do we need persistent storage, do we need high throughput, do we need to handle all possible edge cases...?