vakwetu / certmonger

Forked from certmonger 3 years ago
Clone

7aa1749 Add a way for helpers to provide per-cert roots

Authored and Committed by nalin 9 years ago
    Add a way for helpers to provide per-cert roots
    
    Add a new output format which will allow helpers to supply root
    certificates in addition to the issued certificate and whatever
    intermediates (chain certificates) we also need.  Continue to use the
    PKCS#7 step to break apart signed-data blobs and handle decrypting
    enveloped-data blobs.  Migrate the internal postprocessing step to using
    this same message format.
    
        
file modified
+173 -23
file modified
+75 -0