[erlang-bugs] ssh known_hosts

Tony Rogvall tony@REDACTED
Sun Feb 8 14:32:58 CET 2015


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 ?

BR

/Tony

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20150208/5f9e35a5/attachment.bin>


More information about the erlang-bugs mailing list