Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Support PEM format for TLS certificates #164

@ash211

Description

@ash211

Currently the submission server and client accept truststore and keystore as Java JKS files. In many environments though, especially less Java-centric environments like k8s, TLS certificates in PEM format are more common.

This issue is to extend the submission server to support specifying keystore and truststore in PEM format as well as JKS (both simultaneously). Likely this will also be a step towards enabling support in the driver and executor pod for TLS-encrypted intra-node traffic.

@mccheah and I won't be able to get this in by the code freeze tomorrow, so it probably won't come in until right after code freeze. No need to block the alpha on it though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions