You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/security/ssl-framework.adoc
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1128,7 +1128,9 @@ It is best to do this when the cluster is deployed as changing this configuratio
1128
1128
dbms.security.tls_reload_enabled=true (default is false)
1129
1129
----
1130
1130
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
+
+
1132
1134
New and old certificates may exist on the filesystem but only one can be referenced in the configuration.
1133
1135
New certificates need to be copied to all cluster members as required.
0 commit comments