Night
Newcomer
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
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