Secure Connections

Secure Socket Layer (SSL) can be enabled to secure communications between clients and servers. Both uni- and bi-directional authentications are supported.

Java key stores are used to manage private and public keys for SSL authentication. Depending on whether uni- or bi-directional authentication is used, key stores and/or trust stores must be configured properly on both client and server machines.