Bug 237013

Summary: Remove key/cert migration from console
Product: [Retired] 389 Reporter: Rich Megginson <rmeggins>
Component: UI - General UIAssignee: Nathan Kinder <nkinder>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0.4CC: nhosoi
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 16:59:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 152373, 240316, 427409    

Description Rich Megginson 2007-04-18 21:21:38 UTC
This will have to be done from the command line as part of migration or upgrade
install.  We could also provide a small script so that users could do key/cert
db migration without having to run the full blown migrate everything script.

I will be removing the MIGRATE_DB operation from the securityOp (security.c) CGI
- see CertMigrateConfirmPage.java.

Comment 1 Rich Megginson 2007-04-18 22:29:56 UTC
The LIST_ALIAS op is going away as well.

Comment 2 Rich Megginson 2007-10-05 15:09:35 UTC
The C code was fixed in admin server quite some time ago - what's the status of
the Java code?