New OpenSSH displays "key_load_public: invalid format" error with ChromeOS test key
Reported by
dhend...@chromium.org,
Jul 21 2016
|
||
Issue descriptionI recently started having an issue with SSH where whenever I try to log into a DUT from within my CrOS SDK: $ ssh root@elm key_load_public: invalid format Enter passphrase for key '/home/dhendrix/.ssh/identity': "ssh -V" in my SDK returns "OpenSSH_7.2p2, OpenSSL 1.0.2h 3 May 2016" If I try to log in from Goobuntu (OpenSSH_7.1p2, OpenSSL 1.0.1f 6 Jan 2014), it works fine. I have a DUT that is running an older version of SSH, and a DUT that is running 7.1p2. In both cases, SSH'ing from Goobuntu works fine and SSH'ing from the SDK doesn't. For what it's worth, this just started happening with no intentional changes to my host environment. I've used ssh-agent to manage keys and have done non-interactive login for a very long time, this just recently started happening after I rebooted my workstation and re-entered my CrOS SDK.
,
Aug 3 2016
7.3p1 is out, so we could just upgrade to that
,
Aug 5 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by dhend...@chromium.org
, Jul 21 2016