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

Problem with subdomains and wildcard failure #18

Closed
johanmazel opened this issue Aug 25, 2016 · 1 comment
Closed

Problem with subdomains and wildcard failure #18

johanmazel opened this issue Aug 25, 2016 · 1 comment

Comments

@johanmazel
Copy link

If the wildcard fails, its type is None
Consequently, this generates an error when each a A query is made on each subdomain because fierce verify the A query result is None or if the found address is the same as the wildcard (which is None here).

@johanmazel
Copy link
Author

This is introduced by the commit db4d0bc merged in #12.
Sorry for the useless issue.

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

No branches or pull requests

1 participant