Hi, We have a problem with creating a new cert profile in the Console - getting an error "Missing Policy ID in request".
Here is info about our installation -
We installed a new machine with CentOS release 6.4 (Final) and installed the pki-ca-9.0.3-30 package.
The command we used for creation was:
pkicreate -pki_instance_root=/var/lib \ -pki_instance_name=pki-ca \ -subsystem_type=ca \ -agent_secure_port=9443 \ -ee_secure_port=9444 \ -ee_secure_client_auth_port=9446 \ -admin_secure_port=9445 \ -unsecure_port=9180 \ -tomcat_server_port=9701 \ -user=pkiuser \ -group=pkiuser \ -redirect conf=/etc/pki-ca \ -redirect logs=/var/log/pki-ca \ -verbose
After clicking through the wizard and restarting the service:
status: [root@jdrhel2 ~]# /sbin/service pki-cad status pki-ca pki-ca (pid 4988) is running... [ OK ] Unsecure Port = http://jdrhel2:9180/ca/ee/ca Secure Agent Port = https://jdrhel2:9443/ca/agent/ca Secure EE Port = https://jdrhel2:9444/ca/ee/ca Secure Admin Port = https://jdrhel2:9445/ca/services EE Client Auth Port = https://jdrhel2:9446/ca/eeca/ca PKI Console Port = pkiconsole https://jdrhel2:9445/ca Tomcat Port = 9701 (for shutdown)
PKI Instance Name: pki-ca PKI Subsystem Type: Root CA (Security Domain) Registered PKI Security Domain Information:
========================================================================== Name: AMSDomain URL: https://jdrhel2:9445
Also, we had to install the dogtag-pki-theme package from fedora 17 -- http://koji.fedoraproject.org/koji/buildinfo?buildID=429792 as CentOS did not have them and we were unable to access the UI…
Thanks, Oleg
Error in the Console UI <img alt="Console error.jpg" src="/dogtagpki/issue/raw/files/6683d09462175fb7423112ad26cae27617d6597093af9d67030f62ebc4f4731a-Console_error.jpg" />
Metadata Update from @oantonenko: - Issue set to the milestone: 9.0
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/1326
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.
Metadata Update from @dmoluguw: - Issue close_status updated to: migrated - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.