You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's Encrypt certificates are automated via Cert Manager. It can use different challenge mechanisms, one of it is DNS. When using this mechanism, a support DNS provider needs to be used and credentials for the API provided to Cert Manager. Most of the supported DNS provider would expose the full zone over this API key, whereas for ACME verification only a very specific RR is needed. ACME DNS solves this with a limited DNS server, just for ACME challenges.
We could provide a multi-tenant ACME DNS instance which is ready to be used by APPUiO Cloud users.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Let's Encrypt certificates are automated via Cert Manager. It can use different challenge mechanisms, one of it is DNS. When using this mechanism, a support DNS provider needs to be used and credentials for the API provided to Cert Manager. Most of the supported DNS provider would expose the full zone over this API key, whereas for ACME verification only a very specific RR is needed. ACME DNS solves this with a limited DNS server, just for ACME challenges.
We could provide a multi-tenant ACME DNS instance which is ready to be used by APPUiO Cloud users.
Beta Was this translation helpful? Give feedback.
All reactions