Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle CAA requests in Seer and prefix logs with tau #130 #131

Merged

Conversation

samyfodil
Copy link
Contributor

  • using autocert to generate SSL Certificate using lets's encrypt hits seer for CAA of tau. before granting any cerificate. Only manifest if the fqdn has a sub-domain. example: enterprise.starships.ws -> CAA for tau.enterprise.starships.ws is queried and need not to return an error.
  • fixing this I needed to look at debug logs and without tau. it was hard to filter. So adding that.

@samyfodil samyfodil linked an issue Feb 11, 2024 that may be closed by this pull request
@samyfodil samyfodil merged commit a8d50e5 into main Feb 11, 2024
@samyfodil samyfodil deleted the 130-handle-caa-requests-in-seer-and-prefix-logs-with-tau branch February 11, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle CAA requests in Seer and prefix logs with tau
1 participant