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:
This issue also exists when I visit the url of metric, phpmyadmin, rockmongo after created.
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).
Tested an application on PROD, the url can be accessed on Chrome24, I will lower the severity of this bug.
Tested stage_326 with Chrome 25. This issue exists. So changed the summary to make it clear.
Already provided the info, so remove the needinfo tag.
(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.
Tested on devenv_3540, the url of app can be accessed on chrome28, so verify this bug, thanks.