Update client-node-encryption: OpsnSSL is FIPS *enabled*

(cherry picked from commit cb864b11d8)

Closes scylladb/scylladb#20651
This commit is contained in:
Tzach Livyatan
2024-07-11 17:49:55 +03:00
committed by Botond Dénes
parent 58da8fdbbc
commit 82e7cb5bf5

View File

@@ -3,7 +3,7 @@ Encryption: Data in Transit Client to Node
Follow the procedures below to enable a client to node encryption.
Once enabled, all communication between the client and the node is transmitted over TLS/SSL.
The libraries used by ScyllaDB for OpenSSL are FIPS 140-2 certified.
The libraries used by ScyllaDB for OpenSSL are FIPS 140-2 enabled.
Workflow
^^^^^^^^