From 2a305880351281897399dddf9554c03fbb076f0e Mon Sep 17 00:00:00 2001 From: Mike Crute Date: Sun, 8 Oct 2023 12:36:09 -0700 Subject: Update todo file --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index ce21a0d..20c6aac 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,5 @@ [ ] Contribute crypto/ocsp/client.go to x/crypto [ ] secrets: add AEAD/AAD method for `associated_data` (base64 encoded) [ ] echo: nicer HTML error messages (https://github.com/pkg/errors/blob/master/stack.go) +[ ] Use https://github.com/caddyserver/certmagic instead of x/crypto/acme +[ ] Use https://github.com/libdns/libdns to support certmagic -- cgit v1.2.3