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

fetchIPAddresses after finding a certificate, not for every certificate #6

Merged
merged 3 commits into from
Apr 14, 2022

Conversation

pmagne
Copy link
Collaborator

@pmagne pmagne commented Apr 14, 2022

It is not necessary to make a DNS request for each certificate we receive so we move the fetchIPAddresses function to only execute when a certificate has matched.

(There is also a fix for the tests because the issuer was not present in the fixture files.)

@Issif Issif merged commit abde803 into Issif:master Apr 14, 2022
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.

2 participants