If you want to enable SSL between CA AuthMinder and the database on UNIX platforms, then you need to edit the odbc.ini file to configure the DataDirect driver.
Follow these steps:
<install_location>/arcot/odbc32v70wf
Specifies the method the driver uses to encrypt data sent between the driver and the database server.
Set this parameter to 1 to encrypt the data using SSL.
Specifies the location of the trust store file, which contains a list of the valid Certificate Authorities (CAs) that are trusted by the client machine for SSL server authentication.
Specifies the password required to access the trust store.
Validates the security certificate of the server as part of the SSL authentication handshake.
Set this parameter to 1 to validate the certificate sent by the database server.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|