Change configuration example for Private Key

This commit is contained in:
NI
2021-10-21 12:23:27 +08:00
parent 407cd2065e
commit 18d9ad183c

View File

@@ -36,7 +36,7 @@
"Meta": {
"User": "root",
"Encoding": "utf-8",
"Private Key": "-----BEGIN RSA PRIV...\nMIIE...\n-----END RSA PRI...\n",
"Private Key": "-----BEGIN RSA Will be sent to client-END RSA PRI...\n",
"Authentication": "Private Key",
"Fingerprint": "SHA256:bgO...."
}