Ability to generate ACME account client-side

This commit is contained in:
Matthew Holt 2021-09-20 14:07:55 -06:00
parent d9f90d7993
commit 680e306678
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
2 changed files with 100 additions and 0 deletions

View file

@ -15,3 +15,4 @@ rewrite /docs/modules/* /docs/modules/index.html
rewrite /docs/* /docs/index.html
reverse_proxy /api/* localhost:4444
reverse_proxy /acme/* localhost:4444