Import certificate from a SSL WebServer using thick client

Night

Newcomer
Joined
Apr 24, 2003
Messages
13
Location
Ha Noi - Viet Nam
My thick client need to connect to a webservice. It must handle 2 case: Normal connection and SSL connection (https).

In case of SSL, I have a trick: run the https:// link in IE --> IE will import the certificate to client. --> The thick client will connect OK to SSL

But I'm looking for another solution that doesn't have to use IE...
(I mean import by code or something...)
Anyone know this pls help :)
 
Back
Top