aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index ce21a0d..20c6aac 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,3 +1,5 @@
1[ ] Contribute crypto/ocsp/client.go to x/crypto 1[ ] Contribute crypto/ocsp/client.go to x/crypto
2[ ] secrets: add AEAD/AAD method for `associated_data` (base64 encoded) 2[ ] secrets: add AEAD/AAD method for `associated_data` (base64 encoded)
3[ ] echo: nicer HTML error messages (https://github.com/pkg/errors/blob/master/stack.go) 3[ ] echo: nicer HTML error messages (https://github.com/pkg/errors/blob/master/stack.go)
4[ ] Use https://github.com/caddyserver/certmagic instead of x/crypto/acme
5[ ] Use https://github.com/libdns/libdns to support certmagic