October 2018
Beginner to intermediate
348 pages
10h
English
Enabling client-to-node Secure Socket Layer (SSL) security has two main benefits. First, each client connecting to the cluster must present a valid certificate that matches a certificate or Certificate Authority (CA) in the node's Java KeyStore. Second, upon successful connection (and cert validation), all traffic between the client and node will be encrypted.