vishalmishra434 / rpms / openssh

Forked from rpms/openssh 3 months ago
Clone

21fd6b Make ssh-host key migration less conditional

Authored and Committed by Dusty Mabe 2 years ago
    Make ssh-host key migration less conditional
    
    If there is a case where some host keys don't have correct
    permissions then they won't get migrated. Let's make the
    migration script attempt migration for the rest of the keys
    too.
    
        
file modified
+1 -0
file modified
+9 -11