Ben Tasker
@bentasker
@SeanWrightSec It does support SANs yes. I wasn't actually sure, but just tested against a name that only exists in the SANs and it worked fine >>> r = requests.get("https://" + domain + "/") >>> print(r) <Response [403]>
17 Sep 2019 12:37
2019 Archive