[
https://issues.jboss.org/browse/JBIDE-14760?page=com.atlassian.jira.plugi...
]
RH Bugzilla Integration commented on JBIDE-14760:
-------------------------------------------------
gpei(a)redhat.com made a comment on [bug
970805|https://bugzilla.redhat.com/show_bug.cgi?id=970805]
Verify this on puddle:
http://buildvm-devops.usersys.redhat.com/puddle/build/OpenShiftEnterprise...
After setting up OSE env, check the ServerName of broker and nodes:
[root@broker conf.d]# cat 000002_openshift_origin_broker_servername.conf |grep ServerName
# a consistent default ServerName
broker.osevvv.com
ServerName
broker.osevvv.com
[root@node conf.d]# cat 000001_openshift_origin_node_servername.conf|grep ServerName
# a consistent default ServerName
node.osevvv.com
ServerName
node.osevvv.com
Both of them are correct.
Use oo-diagnostics to verify the broker SSL cert is valid, no error throw out.
[root@broker conf.d]# oo-diagnostics -v
INFO: loading list of installed packages
INFO: OpenShift broker installed.
...
INFO: running: test_broker_certificate
NO ERRORS
Cannot connect to OpenShift Enterprise with hostname:
javax.net.ssl.SSLProtocolException (WATCHER)
--------------------------------------------------------------------------------------------------
Key: JBIDE-14760
URL:
https://issues.jboss.org/browse/JBIDE-14760
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.0.Beta2
Environment: jdk7
Reporter: jing zh
Assignee: Andre Dietisheim
Fix For: 4.1.x
Attachments: JBT_test.png
If trying to connect openshift server ,it would be failed with following error shown.
Could not verify credentials for jinzhang1: Could not request
https://broker.osetestv2.com/broker/rest/api: javax.net.ssl.SSLProtocolException:
handshake alert: unrecognized_name
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira