ObjectDB Database Search
1-2 of 2 resultsSSL Configuration and Truststore Files To use SSL you have to generate at least two files: A Keystore file ... algorithm). A Truststore file that functions as a certificate that enables the client to validate the server ... the enabled attribute of the ssl element has to be set to true . Every Keystore / Truststore file | |
[ODB1] Chapter 8 - ObjectDB Server server that is set to use SSL, a Truststore file for authentication of the server has to be provided ... to specify the path of the Truststore file and its password: com.objectdb.ssl. truststore .path=$objectdb/lib/ truststore com.objectdb.ssl. truststore .password=ts-pwd Alternatively |