Philipp Dallig created ZEPPELIN-4774:
----------------------------------------
Summary: Configure TLS via PEM-Files
Key: ZEPPELIN-4774
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4774
Project: Zeppelin
Issue Type: New Feature
Affects Versions: 0.9.0
Reporter: Philipp Dallig
Assignee: Philipp Dallig
In K8s you configure TLS with Secrets ([type:
kubernetes.io/tls|https://kubernetes.io/docs/concepts/services-networking/ingress/#tls]).
Secrets are text files, therefore we can't add KeyStores into Secrets.
However, we can include PEM files into k8s Secret object.
Openshift has a [special
annotation|https://docs.openshift.com/container-platform/4.3/authentication/certificates/service-serving-certificate.html#add-service-certificate_service-serving-certificate]
about automatically generate certificates.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)