[thelist] ASP, HTTPS and Server to Server Communication....

Wade Armstrong wade at runstrong.com
Wed Jan 23 20:30:25 CST 2002


You can use MS's XMLHTTP component, which is free - versions 3 and higher
include SSL support.

See some code here:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q290591

Wade

on 1/23/02 5:47 PM, Anthony Baratta at anthony at 2plus2partners.com wrote:

> Howdy...
> 
> I'm looking to implement a process in ASP that I've already coded in Perl,
> but have hit a road block. I want to communicate with another server, via
> ASP using HTTPS. With Perl I installed the OpenSSL code and a Perl Module
> that emulates a browser. Bing-o code access to HTTPS.
> 
> With ASP, I'm assuming a COM object exists that I can do the same thing,
> but I have not found one to date. Either that, or I can use IE as my COM
> object?
> 
> Any pointers or witty rejoinders?
> ----------------------------------
> Anthony Baratta
> Internet Software Magician
> 2Plus2 Partners, Inc.
> 201 Clay Street, #270
> Oakland, CA 94607
> v: 510.663.3200
> f: 510.663.1250
> anthony at 2plus2partners.com
> www.2plus2partners.com





More information about the thelist mailing list