alexi / koji-tools

Forked from koji-tools 4 years ago
Clone

ac324bd koji-ssl-admin: fix the signature for cryptography.x509.*Builder().add_extension()

Authored and Committed by julian8628 4 years ago
    koji-ssl-admin: fix the signature for cryptography.x509.*Builder().add_extension()
    
    The 1st argument has been changed from `extension` to `extval`.
    
        
file modified
+2 -2