services.keycloak.database.caCert
NixOS option
The SSL / TLS CA certificate that verifies the identity of the database server. Required when PostgreSQL is used and SSL is turned on. For MySQL, if left at null, the default Java keystore is used, which should suffice if the server certificate is issued by an official CA.
type: null or absolute pathDefault
declared in: nixos/modules/services/web-apps/keycloak.nixView source on NixOS/nixpkgs →null