gregtwallace / certwarden

Cert Warden is a centralized ACME Client. It provides an API for certificate consumers to fetch their individual keys and certs with API keys.
https://www.certwarden.com/
Other
176 stars 6 forks source link

No acme account in certificate page #33

Closed mauvray closed 7 months ago

mauvray commented 8 months ago

When setting up the app, I created an ACME Account and when I moved to the certificate creation, the ACME Account list is empty. I don't see anything inside the logs (even in debug).

Here is the ACME Accounts view image Here is the Certificate creation view image

I am running legocerthub with the latest docker image

gregtwallace commented 7 months ago

Thanks for the screenshots. You have to register the account before you can use it. This is why the status is listed as "Unknown". Just click on the account in the Accounts page and there is a "Register" button in the account screen.

Untitled
gregtwallace commented 7 months ago

If this isn't the issue, please re open and provide logs from when you push the button.