When ca.scep.enable is set to 'true', the default SCEP configuration currently rejects PKCSReq PKIOperation requests which use MD5 or DES, but the server doesn't respond to GetCACaps requests, so clients have no way of reliably determining what they should be doing instead.
How reproducible:
Always
Steps to Reproduce:
1. Enable SCEP. 2. curl -v -v -v 'http://$server:9180/ca/cgi-bin/pkiclient.exe?operation=GetCACaps&message=0'
Actual results:
404 error
Expected results:
200 OK, contents based on the ca.scep.allowedEncryptionAlgorithms and ca.scep.allowedHashAlgorithms settings.
Per CS/DS Meeting of 03/09/2015: Closing as duplicate of PKI TRAC Ticket #627 - Add SCEP support for GetCACaps
Metadata Update from @mharmsen: - Issue set to the milestone: 10.2.2
Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.
This issue has been cloned to GitHub and is available here: https://github.com/dogtagpki/pki/issues/1860
If you want to receive further updates on the issue, please navigate to the GitHub issue and click on Subscribe button.
Subscribe
Thank you for understanding, and we apologize for any inconvenience.