RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1462563 - Enabling CA with nuxwdog fails when CA is configured with HSM
Summary: Enabling CA with nuxwdog fails when CA is configured with HSM
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: pki-core
Version: 7.4
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: rc
: ---
Assignee: Ade Lee
QA Contact: Asha Akkiangady
URL:
Whiteboard:
Depends On:
Blocks: 1480383
TreeView+ depends on / blocked
 
Reported: 2017-06-18 22:52 UTC by Asha Akkiangady
Modified: 2020-10-04 21:33 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1480383 (view as bug list)
Environment:
Last Closed: 2017-09-27 00:34:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github dogtagpki pki issues 2867 0 None None None 2020-10-04 21:33:04 UTC

Comment 2 Asha Akkiangady 2017-06-18 22:57:58 UTC
The pki-tomcatd-nuxwdog service did not ask for HSM password.

Comment 3 Asha Akkiangady 2017-07-17 17:43:49 UTC
The fix is required for CC set-up. Can we have this bz fixed in RHEL 7.4 z-stream update 1?

Comment 4 Ade Lee 2017-08-10 19:39:43 UTC
When you have an HSM, the following parameter needs to be added to CS.cfg:

cms.tokenList=<TOKEN_NAME>

For instance, if the token password in password.conf is specified as 
hardware-NHSM-RPATTATH-SOFTCARD=SECret.456

Then the entry will look like this:
cms.tokenList=NHSM-RPATTATH-SOFTCARD

When this is added, nuxwdog will prompt for the password to hardware-NHSM-RPATTATH-SOFTCARD on startup.


This additional parameter needs to added to documentation and/or knowledge base article.  It will be added to the man page for pki-server-nuxwdog in RHEL 7.5.

Comment 5 Ade Lee 2017-08-10 19:40:21 UTC
Propose that this bug be closed for RHEL 7.4


Note You need to log in before you can comment on or make changes to this bug.