Bug 480350 - pkiconsole gives no error output when it has an ssl cipher negotiation
Summary: pkiconsole gives no error output when it has an ssl cipher negotiation
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Dogtag Certificate System
Classification: Retired
Component: Console
Version: 1.0
Hardware: i686
OS: Linux
medium
low
Target Milestone: ---
Assignee: Andrew Wnuk
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 445047
TreeView+ depends on / blocked
 
Reported: 2009-01-16 16:26 UTC by David Stutzman
Modified: 2015-01-04 23:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-06 19:50:26 UTC
Embargoed:


Attachments (Terms of Use)

Description David Stutzman 2009-01-16 16:26:07 UTC
Description of problem:
I was running pkiconsole https://possum.pki:9443/ca and was getting no output from command and no GUI showed up.

Version-Release number of selected component (if applicable):
pki-console-1.0.0-9.fc8
pki-console-ui-1.0.0-1.fc8
idm-console-framework-1.1.2-1.fc8

Additional info:
The problem ended up being that the NSS database that the console used needed to be EC enabled as the CA I was trying to administer had an EC SSL certificate.
I corrected the problem by doing the following:
[root@possum ~]# cd /root/.dogtag-idm-console/
[root@possum ~]# modutil -dbdir . -nocertdb -add certicom -libfile /usr/lib/libsbcpgse.so

Running the pkiconsole command after that, the login box came up and after supplying correct credentials, the console appeared.


Note You need to log in before you can comment on or make changes to this bug.