Fwd: Re: ssh known_hosts
Ingela Anderton Andin <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <[email protected]> |
-------- Forwarded Message -------- Subject: Re: [erlang-bugs] ssh known_hosts Date: Mon, 9 Feb 2015 09:05:26 +0100 From: Ingela Anderton Andin <[email protected]> To: Tony Rogvall <[email protected]> Hi! On 02/08/2015 02:32 PM, Tony Rogvall wrote: > Hi! > > I just noticed that Erlang ssh does not recognize the (newish) format: > > [<address>]:<port> <ssh-key> > > nor the hashed format: > > |1|<salt>|<hash> <ssh-key> > > The first is convenient to understand when you have Erlang clients > that connect to ssh servers on ports other than 22, > which is kind of normal for Erlang ssh daemons. > > The hashed format just up the security a bit. > > Accept a PL ? > Yes pullrequest please :) Note that it might be in the module pubkey_ssh in public_key that would be the place to add it. Regards Ingela Erlang/OTP team - Ericsson AB _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs