codingo / VHostScan

A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
GNU General Public License v3.0
1.19k stars 231 forks source link

Supress insecure request warnings #84

Closed codingo closed 6 years ago

codingo commented 6 years ago

When making a request over HTTPS an insecure request warning is being presented within the response headers (and subsequently being printed to the terminal). Information on suppressing these messages can be found here: https://stackoverflow.com/questions/27981545/suppress-insecurerequestwarning-unverified-https-request-is-being-made-in-pytho