yadnesh45 / pagure

Forked from pagure 6 years ago
Clone

73606a1 Always use md5 to get ssh key information

Authored and Committed by puiterwijk 6 years ago
    Always use md5 to get ssh key information
    
    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>
    
        
file modified
+32 -2
file modified
+19 -0