Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console throws IOExcpetion when trying to access the Encryption tab with FIPS mode enabled #1986

Closed
389-ds-bot opened this issue Sep 13, 2020 · 2 comments
Labels
closed: not a bug Migration flag - Issue

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/48927


Description of problem: Admin server console throws IOException when accessing Encryption Tab. This issue occurs only when SSL is enabled with FIPS mode.

Steps to Reproduce:

  1. Install DS10.0 admin console and directory server packages on RHEL7.1 latest.
    yum -y install redhat-ds 389-adminutil idm-console-framework
  2. Create admin and directory server instances using setup-ds-admin.pl.
  3. Enable FIPS mode.
    modutil -dbdir /etc/dirsrv/admin-serv -fips true
    modutil -dbdir /etc/dirsrv/slapd-M1 -fips true
  4. Restart servers.
  5. Access Encryption tab from admin server console.
    Result: Success
  6. Select "Enable SSL for this server" and "use this cipher family: RSA" from the Encryption tab and Save the changes.
  7. Restart admin server from command line and access Encryption tab.
  8. It hangs for 10 to 15 secs and throws IOException. See attachment - IOException
  9. Click "OK" to clear the exception and you will see the Encryption tab hides the Cipher family option. See attachment - EncrptionTab

Actual results: Encryption tab throws IOException in FIPS/SSL mode.

Expected results: It should work with FIPS/SSL enabled mode.

@389-ds-bot 389-ds-bot added the closed: not a bug Migration flag - Issue label Sep 13, 2020
@389-ds-bot 389-ds-bot added this to the 389-admin,console 1.1.44 milestone Sep 13, 2020
@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2016-08-22 20:06:51

This works for me on Fedora 24:

nss-3.25.0-1.2
jss-4.2.6-41
ldapjdk-4.18-18

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2017-02-11 23:10:33

Metadata Update from @mreynolds389:

  • Issue assigned to mreynolds389
  • Issue set to the milestone: 389-admin,console 1.1.44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: not a bug Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant