Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Custom Certificate Authority for database/Kafka access

Sumit Rawal answered on May 4, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • Describe in what ways Kafka enforces security.

  • Custom Certificate Authority for database/Kafka access

    0

    Vault uses client-side verification when interacting with the database and/or Kafka (i.e. not

    mutual TLS􀕅; this means the server certificate used by the database/Kafka must be trusted by

    Vault. If your database and/or Kafka cluster uses a self-signed certificate, you will need to

    provide the Certificate Authority 􀕄CA􀕅 that signed the database and/or Kafka server

    certificate(s), so that Vault can add it to its trust chain.

    Configuring a custom Certificate Authority

    Step Action

    1. Ensure that you have the package ca-injector-webhook-pkg in your packages.txt. This is a

    webhook that will add an init-container to the deployments of a namespace. This

    init-container will inject your CA certificates.

    2. If you are using one, ensure that the firewall between your cluster control plane and worker

    nodes allows access to the port 10000 of the ca-injector-webhook. See Appendix E􀖀

    Webhook Ports in Vault Cloud Infrastructure for more details.

    3. Before installing Vault, label the Vault namespace to enable CA injection: 

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on May 04 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.