Skip to content

Commit c03941f

Browse files
Update modules/ROOT/pages/security/ssl-framework.adoc
Co-authored-by: NataliaIvakina <[email protected]>
1 parent f3dd1fd commit c03941f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/ROOT/pages/security/ssl-framework.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,9 @@ It is best to do this when the cluster is deployed as changing this configuratio
11281128
dbms.security.tls_reload_enabled=true (default is false)
11291129
----
11301130
1131-
. Replace old certificates either by overwriting on the filesystem or by copying them to a new location and updating the required SSL configuration for each effected scope.
1131+
. Replace old certificates either by overwriting them on the filesystem or by copying them to a new location.
1132+
Then update the required SSL configuration for each effected scope.
1133+
+
11321134
New and old certificates may exist on the filesystem but only one can be referenced in the configuration.
11331135
New certificates need to be copied to all cluster members as required.
11341136

0 commit comments

Comments
 (0)