5edd847 Simplify pkcs7 issuerissued()

Authored and Committed by nalin 7 years ago
1 file changed. 4 lines added. 28 lines removed.
    Simplify pkcs7 issuerissued()
    
    Simplify the implementation of issuerissued().  The key identifier
    checks that it performs were there because I thought they weren't done
    by X509_check_issued(), but I was mistaken.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    
        
file modified
+4 -28