Database setup details for Schema Registry for TLS 1.2/TCPS-enabled databases
Learn how you can configure Schema Registry to securely connect to its database using TLS 1.2 when installing a new cluster.
When installing a new cluster, Schema Registry's database connection is set up during the Setup Database step of the Add Cluster - Configuration wizard. Complete the following when you reach this step in the wizard to configure TLS 1.2.
- Ensure that TLS 1.2 is enabled on the Schema Registry database.
- Ensure that a truststore file containing the database certificate is available
on the Schema Registry hosts. Additionally, ensure that you know the location of
the file and that the user Schema Registry runs as has access to the file. The
default user for Schema Registry is
schemaregistry
.