UseSSL
This property determines the configuration of SSL. When SSL is enabled, an encrypted connection is established between the user and the server, ensuring that data transmitted over the network remains secure and protected from interruption.
Data Type
bool
Default Value
false
Remarks
This property determines whether the driver will try to establish secure TLS/SSL connections to the server. By default, the driver validates the server's certificate against the trusted certificate stored on the system, ensuring a secure and authenticated connection. To use a different certificate, the SSLServerCert parameter can be specified.