JDBC Driver for Tally

Build 25.0.9434

SSL Configuration

Customizing the SSL Configuration

To enable TLS, set the URL connection property to the URL of the Tally instance prepended with https://. For example, http://(hostname or server ip):9000.

With this configuration, the driver attempts to negotiate TLS with the server. The server certificate is validated against the default system trusted certificate store. You can override how the certificate gets validated using the SSLServerCert connection property.

To specify another certificate, see the SSLServerCert connection property.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434