Examples for creating keystores using OpenSSL

This section demonstrates examples for creating keystores for TLS/SSL (Transport Layer Security / Secure Socket Layer) connections between database clients and servers. The examples in this topic use the tool and utilities provided by OpenSSL. The examples have been tested on Linux (x86 64-bit) as OS, using OpenSSL 1.1.1. For more information on OpenSSL, see https://www.openssl.org/.