vakwetu / certmonger

Forked from certmonger 3 years ago
Clone

527d307 Add debug log checking for key/cert pubkey matches

Authored and Committed by nalin 9 years ago
    Add debug log checking for key/cert pubkey matches
    
    Do a quick check to see if the pubkey in an issued certificate matches
    the private key that we're using, and add it to the post-processed
    output, which we already log when debugging.
    
        
file modified
+83 -2