simmon / certmonger

Forked from certmonger 2 years ago
Clone

9ce5e88 Rework parsing of JSON enrollment results

Authored and Committed by nalin 8 years ago
    Rework parsing of JSON enrollment results
    
    Rework how we generate and parse the intermediate format that we're
    using while parsing enrollment results to make it more extensible if we
    ever end up needing to carry more than just the nickname and the PEM
    certificate itself, and alter the test that passed this format out of
    the helper to provide the new format.  The rest of the tests work as-is.
    
        
file modified
+274 -151
file modified
+1 -1