OpenSSL Provider Path
- Last Updated: January 16, 2024
- 1 minute read
- DataDirect Connectors
- ODBC
- Progress Openedge 8.0
Attribute
OpenSSLProviderPath (OSSLPP)
Purpose
Specifies the path to the directory that contains the provider library when TLS/SSL
encryption is enabled (EncryptionMethod=1).
Valid Values
provider_path
where:
- provider_path
- is the path to the directory that contains the provider library.
Notes
- The OpenSSL Provider Path 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 (Windows)
- install_dir/lib (UNIX/Linux)
GUI Tab
The value for this option is specified as an option-value pair in the Extended Options field on the Advanced tab.
See Advanced tab for details.