Change configuration example for Private Key
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
"Meta": {
|
"Meta": {
|
||||||
"User": "root",
|
"User": "root",
|
||||||
"Encoding": "utf-8",
|
"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",
|
"Authentication": "Private Key",
|
||||||
"Fingerprint": "SHA256:bgO...."
|
"Fingerprint": "SHA256:bgO...."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user