Bug 500727 - Admin > Config > Certificate - Upload new certificate does not allow --ignore-version-mismatch to be specified
Summary: Admin > Config > Certificate - Upload new certificate does not allow --ignore...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: WebUI
Version: 530
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Shannon Hughes
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-13 20:21 UTC by Jay Dobies
Modified: 2009-05-14 14:52 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-14 14:52:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2009-05-13 20:21:10 UTC
Description of problem:
This came up while working on 491361. The example given will fail because of the version mismatch, however we don't provide a way to specify that flag in the UI.

We do append the --disconnected flag to the command if the original activation was done that way. But it's not accepted as an option on the page either.

We can either always pass this flag or add a checkbox to the page to allow the user to explicitly indicate it when uploading the file.

Version-Release number of selected component (if applicable):
5.3

How reproducible:
Always

Steps to Reproduce:
1. Currently, you can't exactly tell when it has occurred. I have local changes for 491361 that will provide a better error message that will indicate the version mismatch, but for now if you were to upload an old cert over a newer one the upload will simply say "Local activation failure".
  
Actual results:


Expected results:


Additional info:

Comment 1 Clifford Perry 2009-05-14 14:52:36 UTC
NOTABUG. We should not allow you to flip version of a sat cert within the UI of Satellite. 

To me, this is correct behavior. When changing version, is for Upgrades, which is done command line. So you should not hit this code path in a 'valid' usage. 

Cliff


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