Closed
Bug 1345174
Opened 8 years ago
Closed 8 years ago
Cannot create system certs when using LunaSA HSM in FIPS Mode and ECC algorithms
Categories
(JSS Graveyard :: Library, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
4.4
People
(Reporter: elio.maldonado.batiz, Assigned: cfu)
References
Details
Attachments
(1 file, 1 obsolete file)
Description of problem: (From the original downstream bug report)
When a LunaSA is in FIPS mode, RHCS cannot configure if ECC algorithms higher than SHA1withEC are selected. When the subsystem certs are to be created, CA throws exceptions.
This works in FIPS mode with RSA and SHA1withEC. SHA256withEC is where the problems begin.
Version-Release number of selected component (if applicable):
RHCS8
How reproducible:
Steps to Reproduce:
1. set ecc up
2. set LUNA HSM in FIPS mode (this is destructive to data on the hsm)
3.
Reporter | ||
Updated•8 years ago
|
Assignee: glenbeasley → cfu
Reporter | ||
Comment 1•8 years ago
|
||
This is the original downstream patch. For informational purpose, nor for review, I'll attach one adapted for the state of the current upstream sources soon.
Reporter | ||
Comment 2•8 years ago
|
||
Updated for the current state of the sources.
Attachment #8844548 -
Attachment is obsolete: true
Attachment #8844558 -
Flags: review?(cfu)
Assignee | ||
Comment 3•8 years ago
|
||
Comment on attachment 8844558 [details] [diff] [review]
Enable ECC functionality on HSMs in FIPS mode (where HSMs do not support ECDH)
Review of attachment 8844558 [details] [diff] [review]:
-----------------------------------------------------------------
This patch seems to match my original Fedora JSS Downstream patch, jss-ECC-HSM-FIPS.patch.
Attachment #8844558 -
Flags: review?(cfu) → review+
Reporter | ||
Comment 4•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•8 years ago
|
||
Historical Notes:
Patch12: jss-ECC-HSM-FIPS.patch
* Wed May 18 2011 Christina Fu <cfu@redhat.com> - 4.2.6-17
- Bug 670980 - Cannot create system certs when using LunaSA HSM in FIPS Mode
and ECC algorithms (support tokens that don't do ECDH)
Reporter | ||
Updated•8 years ago
|
Target Milestone: --- → 4.4
You need to log in
before you can comment on or make changes to this bug.
Description
•