Description=64-bit HEAVY.AI Driver
Driver=/apps/odbc/heavyai/lib/libheavyaiODBC.so
# HOST can contain ':port number' as in 'localhost:6274'.
# Protocol can be BINARY or HTTP.
# If not supplied, the protocol defaults to BINARY.
# If CA_CERT points to a valid PKI certificate, the driver
# attempts to establish an SSL connection. If not supplied
# or empty, the driver defaults to a nonencrypted connection.
# Note that the server port must be expecting an SSL connection.
SERVER_CA_CERT=<PATH_TO_SERVER_CA_CERT>
# Provide a time interval (in seconds) used to terminate the failed connection attempts.
CONNECTION TIMEOUT=<seconds>