We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8954aca commit 26ee1b9Copy full SHA for 26ee1b9
source/tutorial/upgrade-cluster-to-ssl.txt
@@ -76,7 +76,7 @@ process.
76
net:
77
tls:
78
mode: allowTLS
79
- PEMKeyFile: <path to TLS/SSL certificate and key PEM file>
+ certificateKeyFile: <path to TLS/SSL certificate and key PEM file>
80
CAFile: <path to root CA PEM file>
81
82
Upgrade all nodes of the cluster to these settings.
@@ -176,7 +176,7 @@ process.
176
177
ssl:
178
mode: <allowSSL>
179
180
181
182
0 commit comments