You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Philipp Dallig (Jira)" <ji...@apache.org> on 2020/04/23 12:11:00 UTC

[jira] [Created] (ZEPPELIN-4774) Configure TLS via PEM-Files

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)