🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
This commit adds a new field error to the webhook response that allows errors to propagate to the client. With ACME, webhook errors are a new subproblem.
Description
This commit adds a new field error to the webhook response that allows errors to propagate to the client. With ACME, webhook errors are a new subproblem.
cc: @joshdrake