question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Workspace components have to use provided custom certificates

See original GitHub issue

Is your enhancement related to a problem? Please describe.

We face the issue when Eclipse Che is deployed behind a proxy with custom certificate https://issues.redhat.com/browse/CRW-1054

The reason is the following:

Clients that expect to make proxy connections must use the trusted-ca-bundle for all HTTPS requests to the proxy, and may use the trusted-ca-bundle for non-proxy HTTPS requests as well.

https://docs.openshift.com/container-platform/4.4/rest_api/config_apis/proxy-config-openshift-io-v1.html

Describe the solution you’d like

Once is done https://github.com/eclipse/che/issues/17407 Theia (+git) should use the provided certificates.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
tolushacommented, Aug 4, 2020

/public-certs/*.crt

0reactions
azatsarynnyycommented, Aug 4, 2020

@azatsarynnyy The only fact we can rely on: /public-certs is a directory with CA files (not necessary the only one).

@tolusha /public-certs/*.crt or /public-certs/*?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing an SSL Certificate for the Workspace ONE Access ...
When the Workspace ONE Access service is installed, a default SSL server ... In the SSL Certificate tab, select Custom Certificate.
Read more >
Setting up a 3rd Party CA with Workspace ONE in your Lab ...
Provide a Name for the Certificate (Don't use any spaces in the template name) and uncheck “Publish Certificate in Active Directory”
Read more >
Set up certificates for managed mobile and Chrome OS devices
To use a custom certificate signing request (CSR), configure the certificate template on the CA to expect and generate a certificate with the...
Read more >
Chapter 6. Advanced configuration options
Access the CodeReady Workspaces server. Log in using OpenShift OAuth. Clone from a Git repository that has a custom self-signed SSL certificate over...
Read more >
Create a custom WorkSpaces image and bundle
For Windows 7 WorkSpaces, the C drive must have at least 12 GB of available space. All application services running on the WorkSpace...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found