Hi Derek,
how exactly are you supposed to connect?

https? if so... then just use the inet.ocx and set the connection 
protocol to 5 which is https instead of http... its really quite easy... 
i've access to vb6.. but it also works in 5 and 4 afaik.. (could be 
wrong..)

to figure it out create a simple vb .exe... go Project /Components / 
Microsoft Internet Transfer Control 6.0... then set the Protocol to 5...

i work on the other end (lamp)... and even i figured out how to get this 
to work in about 20 minutes :-)

don't hesitate to get back to me if you want more details... and i'll 
try and track it down again...

Sean

Derek Strickland wrote:
> I have to integrate with a company that is running an all Perl/Unix site
> that requires an OpenSSL authentication.  I have compiled OpenSSL on my
> Windows box and it passes all the tests for a valid installation, but I
> can't find any article on using OpenSSL from ASP.  Is it possible?  I even
> tried going into VB and making a project reference just so I could get some
> intellisense help on methods/properties and VB cannot add a reference to
> this DLL.  Does this mean that I have no options other than building a
> FreeBSD box to talk to this Apache Server for this one task?  Is there no
> way to make this run via ASP/IIS or at least use a built in IIS object that
> will communicate effectively with an OpenSSL Listener on his end.  Help
> would be awesome.  Thanks.
> 
> Derek Strickland
> DotAnything Inc.
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> 


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to