diff --git a/sshwifty.conf.example.json b/sshwifty.conf.example.json index c304932..238f987 100644 --- a/sshwifty.conf.example.json +++ b/sshwifty.conf.example.json @@ -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...." }