8d2d742 Clean up crypto code, take advantage of new nss-python capabilities

Authored and Committed by rcritten 13 years ago
    Clean up crypto code, take advantage of new nss-python capabilities
    
    This patch does the following:
    - drops our in-tree x509v3 parser to use the python-nss one
    - return more information on certificates
    - make an API change, renaming cert-get to cert-show
    - Drop a lot of duplicated code
    
        
file modified
+87 -78
file modified
+3 -3
file modified
+5 -20
file modified
+52 -236
file modified
+0 -1