Bug 894957

Summary: The url of app can not be accessed on Chrome24 and Chrome 25 on devenv,INT,STG.
Product: OpenShift Online Reporter: Yujie Zhang <yujzhang>
Component: ContainersAssignee: Jhon Honce <jhonce>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: bhatiam, mpatel, szhou, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-07 22:53:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot of security error none

Description Yujie Zhang 2013-01-14 06:24:49 UTC
Created attachment 678026 [details]
screenshot of security error

Description of problem:

Created an app, and tried to access the url on Chrome24, but always got "Security Error", the url of app is not accessible on Chrome24, this issue does not exists on chrome23 and other broswers.

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

devenv_2669
fork_ami_refctr1_404

How reproducible:always


Steps to Reproduce:
1.Go to openshift website and login
2.Create an application
3.Try to access the url of the app on Chrome24
  
Actual results:

Caught "Security Error" when access the url of the app on Chrome24.Details see in attachment.

Expected results:

The url of the app should be accessible on Chrome24.

Additional info:

Comment 1 Yujie Zhang 2013-01-14 07:30:54 UTC
This issue also exists when I visit the url of metric, phpmyadmin, rockmongo after created.

Comment 2 Ram Ranganathan 2013-01-16 18:28:12 UTC
Reason for this error (from your screenshot) is the self-signed certificate 
we use on devenvs.  This should not be an error on prod as we have SSL
certificates on prod issued by a well-known certifying authority.  
  
Can you please try w/ an app on prod and if it works as intended with Chrome 24, maybe lower the priority of the bug?
  
Meanwhile, will try to see if there's a workaround for self-signed certs (for devenvs).

Comment 3 Yujie Zhang 2013-01-17 07:16:05 UTC
Tested an application on PROD, the url can be accessed on Chrome24, I will lower the severity of this bug.

Comment 4 Ziqian SUN (Zamir) 2013-03-22 03:21:39 UTC
Tested stage_326 with Chrome 25. This issue exists. So changed the summary to make it clear.

Comment 5 Yujie Zhang 2013-03-26 04:18:33 UTC
Already provided the info, so remove the needinfo tag.

Comment 6 Yujie Zhang 2013-04-12 08:10:41 UTC
(In reply to comment #2)
Tested this issue on devenv_3081,INT(devenv_3080),and STG, the url of application can be accessed on chrome26, will verify this bug once it is on qa.

Comment 7 Yujie Zhang 2013-07-23 06:30:46 UTC
Tested on devenv_3540, the url of app can be accessed on chrome28, so verify this bug, thanks.