dkupka / certmonger

Forked from certmonger 6 years ago
Clone

f0889a2 Guess "profile_id" instead of "profile" for IPA

Authored and Committed by nalin 8 years ago
1 file changed. 2 lines added. 2 lines removed.
    Guess "profile_id" instead of "profile" for IPA
    
    We'd previously guessed that the IPA cert_request method would start to
    pick up a profile name from a named argument named "profile".  The
    current proposed patch set for IPA ticket #57 uses "profile_id",
    presumably based on the name of the argument to Dogtag's profileSubmit
    handler, and we should conform to that.
    
        
file modified
+2 -2