infoadmin
Forum Replies Created
-
Forum: Plugins
In reply to: [SSH SFTP Updater Support] Private KeyAfternoon,
We managed to get our test user working just fine without the usage of private keys.
Food for thought, our server can generate keys in the following formats:
SSH2:[ Moderator note: please wrap code or log lines in backticks or use the code button. ]
---- BEGIN SSH2 PUBLIC KEY ---- Comment: nicktest.ssh AAAAB3NzaC1yc2EAAAABEQAAAIEA2BGdPFid5L1eBra9HsEltV5OTbGSvdIC+rUYkkFJ0xpz B3Z2cM5RHNHbAyEeEaxeLO134y5tOrEpIewgHtquc9L1KpUtARGOugEDuwhBMXf67M9yKNQt q9ajdTcztyDN41njo0zwtIBaHr11GZ/+cV4o+HnngEJ6DKpKLm5a5Ds= ---- END SSH2 PUBLIC KEY ---- Open SSH Format: ssh-rsa AAAAB3NzaC1yc2EAAAABEQAAAIEA79i5L1raem+IYQ2FT5fkbQrg8hkdJfjeKM795tu7EHw9An6+nRcpxelsPk5cXOBWtQs6oYmnTJMRTqU37w/ef1RBU/oYtPzeK8WaYmI6juNhXYVEI9QUUVr/q2wPXa5g/eZfI7Q5cFKX8RoGVuPYUERog3HFX3/sS9OuRFxyIJM= nicktest.ssh
And lastly bitvise format which is encrypted: See https://www.bitvise.com/existing-customers
https://www.bitvise.com/ssh-server-guide-public-keyForum: Plugins
In reply to: [SSH SFTP Updater Support] Private KeyThanks for the fast and knowledgable response, what format do you need the SSH key for your plugin to be? OpenSSH, Bitvise, SSH2/other?
For the record I’m using a windows based Bitvise SSH server, when I try and sign on with no SSH-key I get:
> NET_SFTP_INIT (0.001s)
00000000 00:00:00:03 ….<- NET_SFTP_VERSION (0.3739s)
00000000 00:00:00:03 ….-> NET_SFTP_REALPATH (0.0003s)
00000000 00:00:00:01:2e …..<- NET_SFTP_NAME (0.1214s)
00000000 00:00:00:01:00:00:00:01:2f:00:00:00:01:2f:00:00 ……../…./..
00000010 00:0c:00:00:01:b0:51:db:00:97:00:00:00:00 ……Q…….With a key I get when I logon with my wordpress test user the plugin tell me to ensure settings are correct.