[
https://issues.jboss.org/browse/JBDS-4677?page=com.atlassian.jira.plugin....
]
Jeff MAURY commented on JBDS-4677:
----------------------------------
I'm not sure it is related to self signed certificates. It seems to be a problem
between your local workstation TLS support (at least from the browser point of view) and
the TLS of the OpenShift cluster. Can you login to your OpenShift cluster from the browser
or from oc ?
Certification errors to connect to OpenShift with certificates
self-signed
--------------------------------------------------------------------------
Key: JBDS-4677
URL:
https://issues.jboss.org/browse/JBDS-4677
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: cdk, openshift
Affects Versions: 11.2.0.GA
Environment: JBDS 11.2.0.GA running on Fedora 27 with jdk1.8.0
Reporter: Roman Martin Gil
Assignee: Jeff MAURY
Attachments: jbds-openshift-certificate-errors.png
I can't get a token when I tried to create a new OpenShift connection to a external
cluster with self-signed certificates.
When I click in retrieve link to get the token I got the following messages and I
can't get the token to finish the process.
{code:java}
An error occurred during a connection to axdesocp1console.central.inditex.grp:8443.
Cannot communicate securely with peer: no common encryption algorithm(s).
(Error code: ssl_error_no_cypher_overlap)
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)