Project

General

Profile

Bug #34598

Keytool does not work on FIPS enabled EL 8

Added by Eric Helms about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Associated revisions

Revision a48d1da3 (diff)
Added by Eric Helms about 1 year ago

Fixes #34598: Disable fips for keytool

Starting with EL 8, the Java stack has FIPS support built in. This
causes the keytool utility to break on FIPS enabled machines. To solve this,
and achieve EL7-like comptability for FIPS, FIPS is disabled during the keytool
runtime via -Dcom.redhat.fips=false for each invoke of keytool.

History

#1 Updated by The Foreman Bot about 1 year ago

  • Assignee set to Eric Helms
  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/puppet-certs/pull/394 added

#2 Updated by The Foreman Bot about 1 year ago

  • Fixed in Releases 3.3.0 added

#3 Updated by Eric Helms about 1 year ago

  • Status changed from Ready For Testing to Closed

Also available in: Atom PDF