d5bb288 * certdata2pem.py was checking an obsoleted variable CKT_NSS_UNTRUSTED

Authored and Committed by pwouters 11 years ago
    * certdata2pem.py was checking an obsoleted variable CKT_NSS_UNTRUSTED
    
    This was recently changed to CKT_NSS_NOT_TRUSTED, so I've changed the
    python code to check for both.
    
        
file modified
+2 -1