stable

FIPS Key Exporter Update for OpenJDK 17 on Fedora 36

FEDORA-2022-e0a81e06ba created by ahughes 4 years ago for Fedora 36

FIPS Key Exporter

This update for OpenJDK improves the support for when the system is running in FIPS mode. It introduces a key exporter which will allow the export of keys in plain from the NSS Software Token while in FIPS mode.

The scope will be initially constrained to keys of CKO_SECRET_KEY class, as this is what we require for TLS 1.3 key-derivation in FIPS mode (coming soon). In the future, we might extend the exporter functionality to support keys of CKO_PRIVATE_KEY class.

As with the importer functionality, the exporter can be disabled by means of the 'com.redhat.fips.plainKeySupport' system property: -Dcom.redhat.fips.plainKeySupport=false. The default behaviour is enabled.

This update also fixes a permissions bug which was found with the importer code.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2022-e0a81e06ba

This update has been submitted for testing by ahughes.

4 years ago

This update's test gating status has been changed to 'ignored'.

4 years ago

This update has been pushed to testing.

4 years ago
User Icon bojan commented & provided feedback 4 years ago
karma

Works.

User Icon andilinux commented & provided feedback 4 years ago
karma

works

This update can be pushed to stable now if the maintainer wishes

4 years ago
User Icon mhayden commented & provided feedback 4 years ago
karma

Working fine.

This update has been submitted for stable by bodhi.

4 years ago

This update has been pushed to stable.

4 years ago

Please log in to add feedback.

Metadata
Type
enhancement
Severity
medium
Karma
3
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
4 years ago
in testing
4 years ago
in stable
4 years ago

Automated Test Results