Import certificate from a SSL WebServer using thick client

Night

Member
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 Im looking for another solution that doesnt have to use IE...
(I mean import by code or something...)
Anyone know this pls help :)
 
Back
Top