OpenSSLConfigFile
- Last Updated: March 16, 2026
- 1 minute read
- DataDirect Connectors
- ODBC
- Apache Spark SQL 8.0
- Documentation
Attribute
OpenSSLConfigFile (OSSLCNF)
Purpose
Specifies the absolute path to the configuration file required to load the FIPS provider
when the driver is configured to use OpenSSL with FIPS provider for TLS/SSL encryption
(EnableFIPS=1).
Valid Values
fips_config_file
where:
- fips_config_file
- is the absolute path to the configuration file. For example: /opt/Progress/DataDirect/ODBC/lib/openssl.cnf.
Notes
- The OpenSSLConfigFile option is not available on the setup dialog box. To set a value for it, use the Extended Options connection option, which is available on the Advanced tab of the setup dialog box.
Default
- install_dir\drivers\openssl.cnf (Windows)
- install_dir/lib/openssl.cnf (UNIX/Linux)