bdd502c For Fedora and RHEL use system-wide crypto policy for mod_ssl

4 files Authored by rcritten 4 years ago, Committed by abbra 4 years ago,
    For Fedora and RHEL use system-wide crypto policy for mod_ssl
    
    Drop the SSLProtocol directive for Fedora and RHEL systems. mod_ssl
    will use crypto policies for the set of protocols.
    
    For Debian systems configure a similar set of protocols for what
    was previously configured, but do it in a different way. Rather than
    iterating the allowed protocols just include the ones not allowed.
    
    Fixes: https://pagure.io/freeipa/issue/7667
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+4 -0
file modified
+7 -0
file modified
+6 -0