Workspace components have to use provided custom certificates
See original GitHub issueIs 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.
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:
- Created 3 years ago
- Comments:9 (8 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
/public-certs/*.crt
@tolusha
/public-certs/*.crt
or/public-certs/*
?