76a0f62 On PKCS#7 verify failures log the PKCS#7 file, fix variable used

Authored and Committed by rcritten 5 years ago
1 file changed. 5 lines added. 2 lines removed.
    On PKCS#7 verify failures log the PKCS#7 file, fix variable used
    
    results was being used in place of results2.
    
    In practice it would be the result of GetCACaps which means it would
    log _something_, just not the failed PKCS#7 file.
    
        
file modified
+5 -2