Skip to content

Include all CA certs in Secret #124

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions