https://pagure.io/dogtagpki/issue/2617
This patch provides implementation that allows user-signed CMC requests
to be processed; The resulting certificate will bear the same subjectDN
as that of the signing cert;
The new uri to access is /ca/ee/ca/profileSubmitUserSignedCMCFull where
the new profile is to be used: caFullCMCUserSignedCert.cfg which utilizes
the new authentication plugin: CMCUserSignedAuth and
new profile default plugin: CMCUserSignedSubjectNameDefault and
new profile constraint plugin: CMCUserSignedSubjectNameConstraint
A separate ticket will be filed to handle Non-pre-signed user cmc cert
requests.
thanks,
Christina