Hi,
I have the follwing connection string in c# starting with servername, password and UID following with: SslMode=Required;Connection Timeout=15;Encrypt=True;Persist Security Info=True;
But I cannot connect to SSL secure server.
Using assembly 6.8.3
Please how to do SSL server.
Rinaldo
I have the follwing connection string in c# starting with servername, password and UID following with: SslMode=Required;Connection Timeout=15;Encrypt=True;Persist Security Info=True;
But I cannot connect to SSL secure server.
Using assembly 6.8.3
Please how to do SSL server.
Rinaldo