#3107 Always use md5 to get ssh key information
Merged by pingou. Opened by puiterwijk.
puiterwijk/pagure keydetailmd5  into  master

Download 3107.patch

This patch makes sure we detect whether the running system has
an openssh version that supports multiple hash algorithms.
If it does, it forces it to use the MD5 one.

Fixes: #3106
Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com

Let's move that line into the if _is_valid_ssh_key... ie: closer to where it's being set

rebased onto 73606a14f77779010edf54ea6d3b48a12b130a34

Thanks :)

Tests have all passed, let's merge :)

Pull-Request has been merged by pingou

Metadata