Bug 236313 - FHS: key/cert code assumes sroot/alias for server key/cert path
Summary: FHS: key/cert code assumes sroot/alias for server key/cert path
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Directory Console
Version: 1.0.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Viktor Ashirov
URL:
Whiteboard:
Depends On:
Blocks: 152373 240316 FDS1.1.0
TreeView+ depends on / blocked
 
Reported: 2007-04-13 00:31 UTC by Rich Megginson
Modified: 2015-12-07 16:40 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-07 16:40:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Rich Megginson 2007-04-13 00:31:12 UTC
dsconsole task/KeyCert.java uses console security/CertificateDialog.java which
assumes key/cert db live under sroot/alias and has a server-name- prefix.  This
code will have to be changed to pass in the name of the directory containing the
instance specific key/cert db.

Comment 1 Rich Megginson 2007-04-13 00:33:49 UTC
The CGI code will be changed to accept a securitydir CGI parameter which will be
the security directory name.


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