cisagov / scanner

Automated pshtt, trustymail, and sslyze scanning
Creative Commons Zero v1.0 Universal
24 stars 5 forks source link

Do not hardcode the hostname to pass via SMTP EHLO #30

Closed jsf9k closed 1 year ago

jsf9k commented 5 years ago

In #29, @dav3r said

If our IP address ever changes, do we have any documentation that will remind us that this DNS name needs to be updated too? Is there a way that our IP address can be passed in to this script so that we can resolve the DNS name, rather than hard-coding it?

This issue is to remind us to remedy this deficiency.