Skip to content

External domains appear in ACME cert provisioning logs #55626

Answered by zmb3
voidburn asked this question in Q&A
Discussion options

You must be logged in to vote

Gotcha. Then this is most likely someone on the internet poking at your deployment.

A common DoS attack is to make a bunch of connections to a server supporting ACME, but asking for an incorrect host name. This forces the server into attempting to obtain certs for these domains, which fails but will eventually result in your server getting rate limited and becoming unable to get/renew real certs when the time comes.

You don't need to take any action, the warnings you see in the logs are happening because Teleport is refusing to attempt to get certs for these bogus domains.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@voidburn
Comment options

@voidburn
Comment options

@zmb3
Comment options

zmb3 Jun 12, 2025
Maintainer

Answer selected by webvictim
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