76a7c15 csrgen: support initialising OpenSSL adaptor with key object

2 files Authored by ftweedal 5 years ago, Committed by cheimes 5 years ago,
    csrgen: support initialising OpenSSL adaptor with key object
    
    As a convenience for using it with the test suite, update the csrgen
    OpenSSLAdaptor class to support initialisation with a
    python-cryptography key object, rather than reading the key from a
    file.
    
    Part of: https://pagure.io/freeipa/issue/7496
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+23 -12
file modified
+2 -1