UseSSL
Specifies whether the provider uses a secure (TLS/SSL) connection when connecting to SAP HANA.
Data Type
bool
Default Value
false
Remarks
When set to true, the server attempts to establish a TLS/SSL connection with the SAP HANA server to encrypt data in transit.
By default, the server validates the server certificate against the system’s trusted certificate store.
When set to false, the connection is established without encryption.
This property is useful for ensuring secure communication and protecting sensitive data when connecting to SAP HANA over public or untrusted networks.