Get HTTPS Method using VB6 [duplicate]
This question already has answers here: Can’t connect to server over HTTPS which uses a SHA2 certificate using MSXML2.ServerXMLHTTP (1 answer) Can’t use HTTPS with ServerXMLHTTP object (5 answers) Closed 5 hours ago. I have been using the following procedure to read data from webpages on HTTP for years. Dim strReturn ‘ As String Dim […]