diff --git a/docs/modules/ROOT/pages/security.adoc b/docs/modules/ROOT/pages/security.adoc index 2ada08c..3a7a603 100644 --- a/docs/modules/ROOT/pages/security.adoc +++ b/docs/modules/ROOT/pages/security.adoc @@ -1,2 +1,5 @@ -= Hazelcast JDBC Driver -:description: \ No newline at end of file += Securing the Connection + +You can use SSL to secure the communication between the JDBC driver and the cluster. +SSL must be enabled and configured both on the driver and cluster sides. +See xref:configuration.adoc#ssl-prop[SSL Properties] for the descriptions of the configuration elements.