#2747 Enabling CA with nuxwdog fails when CA is configured with HSM
Closed: migrated 3 years ago by dmoluguw. Opened 6 years ago by mharmsen.

Enabling CA with nuxwdog fails.

Steps to Reproduce:

Documented in associated bug.

Actual results:

CA services are not up.

Expected results:

CA services should be up and running.

Additional Information:

CA debug log for CA restart with nuxwdog enabled is attached to associated bug.

Metadata Update from @mharmsen:
- Custom field component adjusted to General
- Custom field feature adjusted to ''
- Custom field origin adjusted to Community
- Custom field proposedmilestone adjusted to ''
- Custom field proposedpriority adjusted to ''
- Custom field reviewer adjusted to ''
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1462563
- Custom field type adjusted to defect
- Custom field version adjusted to ''
- Issue priority set to: critical
- Issue set to the milestone: 10.4

6 years ago

Metadata Update from @mharmsen:
- Issue assigned to vakwetu

6 years ago

Ade Lee 2017-08-10 15:39:43 EDT

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.

Metadata Update from @mharmsen:
- Issue set to the milestone: 10.5 (was: 10.4)

6 years ago

Metadata Update from @mharmsen:
- Issue priority set to: major (was: critical)

6 years ago

Ade Lee 2017-08-10 15:39:43 EDT
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 information will be documented in https://bugzilla.redhat.com/show_bug.cgi?id=1480383 - [DOC] - Enabling CA with nuxwdog fails when CA is configured with HSM

Metadata Update from @mharmsen:
- Issue set to the milestone: 10.6 (was: 10.5)

6 years ago

[20171025] - Offline Triage ==> 10.6

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/2867

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

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)

3 years ago

Login to comment on this ticket.

Metadata