vishalmishra434 / rpms / openssh

Forked from rpms/openssh a month ago
Clone

1506e0 If SHA1 signatures are not permitted, try to fallback to SHA2

Authored and Committed by Dmitry Belyavskiy 2 years ago
    If SHA1 signatures are not permitted, try to fallback to SHA2
    
    SHA1 is insecure now, and is forbidden in RHEL and will be forbidden in
    several crypto-policies in Fedora in some future. This patch adds
    detection of SHA1 signatures availability and, if not available,
    enforces fallback to SHA2.
    
        
file modified
+6 -7