Configuring Schema Registry to connect to TLS/TCPS-enabled databases
Learn how you can configure an existing Schema Registry service to securely connect to its database using TLS.
- Ensure that TLS 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.
Configure FIPS-140-3 compliant PostgreSQL JDBC connections for Schema Registry (optional)
Configure optional FIPS-140-3 compliant PostgreSQL JDBC settings for Schema Registry on FIPS-enabled clusters.
On FIPS-enabled clusters that use a PostgreSQL metadata store, complete the following steps instead of using the PostgreSQL JDBC URL template in step 1.
