About keystore
SSL Configuration
Explains how to set Secure Socket Layer (SSL) in the ObjectDB fast Java object database for JPA/JDO.... <ssl enabled = "false" > <server-keystore path = "$objectdb/ssl/server-kstore" password = "pwd" ... This page covers the following topics: SSL Keystore and Truststore Files Setting the Configuration ...
[ODB1] Chapter 8 - ObjectDB Server
An ObjectDB server can manage one or more databases. Databases that are managed by a server can be accessed by multiple processes simultaneously. In addition, the server supports accessing these databases from remote machines by TCP/IP. More details about client server mode vs. embedded database mode are discussed in Section 1.2.... Keystore and Trustore To use SSL you have to generate at least two files: A Keystore file that functions as a unique signature of your server. This file ... the server signature. This file is generated from the Keystore file, by omitting the private key (it still contains the general ...
[ODB1] Chapter 9 - ObjectDB Explorer
Explains how to view and manipulate database files in the database explorer. ... SSL with ObjectDB in section 8.4 . Notice that all the keystore and trustore details that are specified in this options page refer to ...