Skip to content
Discussion options

You must be logged in to vote

@hslatman, this was a self-inflicted wound. TL;DR my dev/test BIND9 split-horizon setup, by design, does not query my Cloudflare DNS instance; therefore, step-ca did not find the generated TXT record.

The VM for the CA was pointing to the internal dev (BIND9) DNS instance instead of the Clouldflare DNS. The dev DNS instance uses the same domain name but does not resolve split-horizon entries from my Cloudflare DNS instance. Everything worked with LE because their CA is external and went directly to Cloudflare DNS.

Short term, I configured the DNS resolver for step-ca to use Cloudflare. This will fix the DNS-01 challenge issue. However, HTTP-01 will break for internal services because Clou…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bitblt
Comment options

@bitblt
Comment options

Answer selected by bitblt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants