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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ The bootstrap script installs MongoDB, configures it with proper security settin
146
146
147
147
## Step 2: Provision TLS Certificates
148
148
149
-
The provision_ssl script configures MongoDB to use pre-generated private CA certificates for enhanced security.
149
+
The provision_ssl script configures MongoDB to use pre-generated private CA certificates for enhanced security. These can be generated using the mongodb-ssl tools on your machine.
150
150
151
151
1.**Place your private CA certificates in the required locations**:
0 commit comments