cheimes / certmonger

Forked from certmonger 6 years ago
Clone

c50fa86 Make the default RSA key size configurable

Authored and Committed by rcritten 2 years ago
    Make the default RSA key size configurable
    
    There is still a compiled-in default (currently 2048)
    but this can be overridden in certmonger.conf with the
    rsa_key_size setting in the default section. This will
    allow users to increase the minimum size without changing
    the default behavior for others.
    
    https://pagure.io/certmonger/issue/211
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+1 -0
file modified
+6 -0
file modified
+2 -1
file modified
+17 -0
file modified
+1 -0
file modified
+1 -1
file modified
+12 -0
file modified
+7 -0
file modified
+6 -0