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
231 stars 7 forks source link

Improve Error Display from API #66

Open gregtwallace opened 2 weeks ago

gregtwallace commented 2 weeks ago

Right now the API just returns generic information. Update the output.Error to allow embedding of the specific err and show that in the frontend.

Not exactly sure how I want to handle this, but the status quo leads to confusion such as: https://github.com/gregtwallace/certwarden/issues/65#issuecomment-2426129528