Skip to content

Commit b1a7655

Browse files
committed
added additional detail regarding replacing existing certificates
1 parent 3f3c304 commit b1a7655

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
@@ -1119,7 +1119,9 @@ It is considered best practice to use certificates with reasonably short duratio
11191119
dbms.security.tls_reload=true (default is false)
11201120
----
11211121
1122-
. Make necessary changes to any of the SSL configuration and/or replace certificates for desired scopes. New certificates will need to be copied to all cluster members as required.
1122+
. Replace old certificates either by overwriting on the filesystem, or copying them to a new location and updating the required SSL configuration for each effected scope. Both certificates may exist on the filesystem but only one can be referenced in the configuration. New certificates will need to be copied to all cluster members as required.
1123+
1124+
. Make necessary changes to any of the SSL configuration. and/or replace certificates for effected scopes.
11231125
11241126
. Connect to each cluster member in turn using Cypher Shell using a bolt scheme and run the reload procedure:
11251127

0 commit comments

Comments
 (0)