Hacker News new | ask | show | jobs
by mark_mart 274 days ago
Does this mean we don’t need to use certbot?
2 comments

If you are using Nginx, then likely yes.
Currently it supports only HTTP-01 challenges (no wildcards, must be reachable).
What about with e.g. internal ACME endpoints like https://developer.hashicorp.com/vault/tutorials/pki/pki-acme...