Skip to content

Include all CA certs in Secret #124

@katheris

Description

@katheris

Currently the ssl.truststore.crt entry in the Access Operator Secret only contains the CA in ca.crt entry from the Cluster CA Secret. We should create a bundle containing all CAs so as to account for the process when a key replacement is in progress.

We should update the getConnectionSecretData method to combine the CAs, taking into account that if an individual CA file is a chain we only need the last in the chain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions