-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[TLS] Document using self-signed TLS mode in Che #15301
Comments
To help increasing the priority of this task, TLS seems to be required to have some VS Code webviews working (the one using WebService workers such AtlasMap for instance) see #13922 (comment) |
or we can also have TLS activated by default: #14742 |
I've came up with this script for minishift. It is adding generated certificate to system-wide trusted certs. It can be instead imported manually into the browser.
|
There's Installing Che in TLS mode with self-signed certificates in the docs now. AFAICS, it covers the requested install methods with the exception of Heml Chart. The last section needs more info. |
A separate issue for Chrome on Windows at #17077 |
There is a sub-topic here that could be addressed. |
Fixed by eclipse-che/che-docs#1331 |
Is your task related to a problem? Please describe.
From time to time users complains about issues that they faced actually because of documentation lack.
It's needed to write documentation that would contain:
The text was updated successfully, but these errors were encountered: