simmon / certmonger

Forked from certmonger 2 years ago
Clone

027465f Add logic for SCEP renewal with key change

Authored and Committed by nalin 8 years ago
    Add logic for SCEP renewal with key change
    
    Add logic to the SCEP submission helper to always check the server
    capabilities before sending an enrollment request, and to try to use the
    Renewal feature when we're rekeying.  Add an option to force treating
    rekey operations as if they were initial enrollments, and teach the
    getcert add-scep-ca command about it.
    
        
file modified
+8 -0
file modified
+6 -3
file modified
+195 -37