ssh: unable to use public key authentification with latest snapshot

2016-06-18 Thread Sebastien Marie
Hi, With latest snapshot on amd64 OpenBSD 6.0-beta (GENERIC.MP) #2197: Sat Jun 18 11:36:59 MDT 2016 I am unable to use the ssh client with public key authentication: $ ssh bert Load key "/home/semarie/.ssh/id_bert": invalid format semarie@bert's password: ^C $ The ssh server is an open

Re: ssh: unable to use public key authentification with latest snapshot

2016-06-19 Thread Darren Tucker
On Sun, Jun 19, 2016 at 4:57 PM, Sebastien Marie wrote: [...] > Load key "/home/semarie/.ssh/id_bert": invalid format What format is that private key? Sounds like we should revert that change until we figure out what's going on.

Re: ssh: unable to use public key authentification with latest snapshot

2016-06-19 Thread Sebastien Marie
On Sun, Jun 19, 2016 at 05:14:54PM +1000, Darren Tucker wrote: > On Sun, Jun 19, 2016 at 4:57 PM, Sebastien Marie wrote: > [...] > > Load key "/home/semarie/.ssh/id_bert": invalid format > > What format is that private key? > debug1: Next authentication method: publickey debug1: Offering RSA pu