You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code in package http that handles https
does not call Certificate.IsValidForHost. Oops.
Adam, what's the right call? Use the host name
in the URL, I assume.
How about for SMTP? What host name do we use there?