On 9/22/2015 12:55 PM, Endi Sukma Dewata wrote:
The pki client-cert-request CLI has been modified to support
directory-authenticated profiles by sending the username and
password as XML/JSON request attributes. The CertRequetService
will then put the credentials into an AuthCredentials object.
The ProfileSubmitServlet has also been modified to create an
AuthCredentials object from the HTTP request object.
The certificate processor classes have been modified to accept
an AuthCredentials object instead of retrieving it from HTTP
request object.
https://fedorahosted.org/pki/ticket/1463
The patch has been revised and split into 3 patches. Please apply in the
following order: #645, #646, #644-1.
--
Endi S. Dewata