Configuring Schema Registry to connect to TLS 1.2/TCPS-enabled databases
Learn how you can configure an existing Schema Registry service to securely connect to its database using TLS 1.2.
- Ensure that TLS 1.2 has already been 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 running Schema Registry has access to the file. The
default user for Schema Registry is
schemaregistry
.