Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHE-158 Using '-' instead of '.' for generating OpenShift route Urls #4705

Merged
merged 1 commit into from
Apr 5, 2017

Conversation

ibuziuk
Copy link
Member

@ibuziuk ibuziuk commented Apr 5, 2017

What does this PR do?

Changes the way of generation OpenShift Route URLs. Instead of wsagent.8mh25c0c2zao1xya.che-mario-loriedo-che.d800.free-int.openshiftapps.com we need to use wsagent-8mh25c0c2zao1xya-che-mario-loriedo-che.d800.free-int.openshiftapps.com in order to avoid certificate errors:

wsagent.8mh25c0c2zao1xya.che-mario-loriedo-che.d800.free-int.openshiftapps.com uses an invalid security certificate. 
The certificate is only valid for the following names: *.d800.free-int.openshiftapps.com, d800.free-int.openshiftapps.com 

Error code: SSL_ERROR_BAD_CERT_DOMAIN

What issues does this PR fix or reference?

https://issues.jboss.org/browse/CHE-158

Changelog

Using '-' instead of '.' for generating OpenShift route Urls

Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
@ibuziuk ibuziuk requested a review from l0rd April 5, 2017 08:42
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@ibuziuk ibuziuk merged commit 990954d into eclipse-che:openshift-connector Apr 5, 2017
@JamesDrummond JamesDrummond added this to the 5.7.0 milestone Apr 9, 2017
@JamesDrummond JamesDrummond mentioned this pull request Apr 9, 2017
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants