Bug 1283259 - expired cert warning have incorrectly formatted link
Summary: expired cert warning have incorrectly formatted link
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: WebUI
Version: 570
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Grant Gainey
QA Contact: Pavel Studeník
URL:
Whiteboard:
Depends On:
Blocks: sat580-low
TreeView+ depends on / blocked
 
Reported: 2015-11-18 14:27 UTC by Jan Hutař
Modified: 2017-06-21 12:06 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-21 12:06:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
banner (23.02 KB, image/png)
2015-11-18 14:28 UTC, Jan Hutař
no flags Details

Description Jan Hutař 2015-11-18 14:27:12 UTC
Description of problem:
Expired cert warning have incorrectly formatted link


Version-Release number of selected component (if applicable):
spacewalk-java-2.3.8-120.el6sat.noarch


How reproducible:
always


Steps to Reproduce:
1. Have Satellite with expired certificate
   # grep expires /etc/sysconfig/rhn/rhn-entitlement-cert.xml
     <rhn-cert-field name="expires">2015-11-18 14:15:00</rhn-cert-field>
   # TZ=GMT date
   Wed Nov 18 14:25:53 GMT 2015
2. Go to login page and notice the banner


Actual results:
Text says:

Your satellite certificate has expired. Please visit the following link for steps on how to request or generate a new certificate: https://access.redhat.com/knowledge/tools/satcert Your satellite enters restricted period in 7 day(s).


Expected results:
Link should be hidden.

Comment 1 Jan Hutař 2015-11-18 14:28:20 UTC
Created attachment 1096102 [details]
banner

Comment 3 Pavel Studeník 2017-05-19 15:49:51 UTC
Link directs to page "Generating a new Satellite Certificate", but currently Satellite uses manifest instead of certificate. I think that it is not same. 

Does some article exist about Generating new manifest?

Users can refresh their manifest by command 

>> cdn-sync --manifest-refresh

Comment 4 Grant Gainey 2017-05-19 16:02:52 UTC
The code points to the page that we direct customers to, for all-things-sat5-cert related. If we want/need to change/addto that page, that's a fine idea - but the code is directing people to the place it's supposed to direct them to.

Comment 5 Pavel Studeník 2017-05-23 15:57:50 UTC
Verified spacewalk-java-2.5.14-85.el6sat.noarch

Comment 6 Jan Hutař 2017-05-23 19:42:12 UTC
(In reply to Pavel Studeník from comment #3)
> Link directs to page "Generating a new Satellite Certificate", but currently
> Satellite uses manifest instead of certificate. I think that it is not same. 
> 
> Does some article exist about Generating new manifest?
> 
> Users can refresh their manifest by command 
> 
> >> cdn-sync --manifest-refresh

Pavel, you are exactly right. Please see bug 1447648 for updating content of that page.


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