cheimes / certmonger

Forked from certmonger 6 years ago
Clone

ce234fd Read nsCertType extension, write EnrollmentProfile

Authored and Committed by nalin 8 years ago
    Read nsCertType extension, write EnrollmentProfile
    
    Read the nsCertType extension from certificates and cache it, and learn
    to generate a nsCertType extension request.  Don't expose it in the UI
    or over the bus, at least not yet, since the extension itself is
    deprecated.  We may need it for the sake of OpenVPN use cases.
    
    When we have a template/profile name, go ahead and add it as a requested
    value for the enrollment certificate type in signing requests, in case
    it ends up being needed for implementing IPA ticket #57.  It _should_ be
    ignored, like other extension requests, otherwise.
    
        
file modified
+203 -10
file modified
+11 -1
file modified
+20 -0
file modified
+2 -0
file modified
+19 -11
file modified
+37 -19
file modified
+3 -0