jaosorior / certmonger

Forked from certmonger 6 years ago
Clone

a7e8354 Make sure leafs aren't tops when parsing PKCS#7

Authored and Committed by nalin 9 years ago
1 file changed. 3 lines added. 0 lines removed.
    Make sure leafs aren't tops when parsing PKCS#7
    
    When we're trying to figure out the ordering of certificates when
    parsing PKCS#7 data, when we go trying to figure out where the root is,
    just assume the leaf node isn't it.
    
        
file modified
+3 -0