Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/regex/18.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何配置EclipseChe以使用https?_Https_Eclipse Che - Fatal编程技术网

如何配置EclipseChe以使用https?

如何配置EclipseChe以使用https?,https,eclipse-che,Https,Eclipse Che,我已经使用EclipseChe几天了,我想在上面启用https。我没有找到任何关于如何在https模式下启动EclipseChe的可靠信息。我查看了che.env,什么也没找到 任何建议都会有帮助。Che不正式支持https。您可以部署到OpenShift/K8s并获得TLS支持。但不是在Docker上我一直在使用putty tunnel通过ssh隧道使用che。

我已经使用EclipseChe几天了,我想在上面启用https。我没有找到任何关于如何在https模式下启动EclipseChe的可靠信息。我查看了che.env,什么也没找到


任何建议都会有帮助。

Che不正式支持https。

您可以部署到OpenShift/K8s并获得TLS支持。但不是在Docker上

我一直在使用putty tunnel通过ssh隧道使用che。