This section describes how to import root certificate authority into the browser to use Che with self signed TLS.
Google Chrome
-
Go to
chrome://settings/certificates,Authoritiestab, clickimportand find your generatedrootCA.crt(orca.crtfor OpenShift 4) file. -
Select
Trust this certificate for identifying websitesand click OK. -
Browser is satisfied with Che certificate and is reporting secure connection.
Firefox
-
Go to
about:preferencesand search forcertificatesand clickView Certificates -
Go to
Authoritiestab, clickImportand find your generatedrootCA.crt(orca.crtfor OpenShift 4) file. -
Select
Trust this CA to identify websitesand click OK. -
Browser is satisfied with Che certificate and is reporting secure connection.
OSX
-
Open Keychain Access.
-
Make sure you’re on System keychain and drop your
rootCA.crt(orca.crtfor OpenShift 4) file there. -
Double-click your imported CA, go to Trust and select When using this certificate:
Always Trust. -
If browser still report invalid certificate, try to restart it.






