services.keycloak.database.useSSL
NixOS option
Whether the database connection should be secured by SSL / TLS. Defaults to false for localhost and Unix socket connections.
type: booleanDefault
declared in: nixos/modules/services/web-apps/keycloak.nixView source on NixOS/nixpkgs →config.services.keycloak.database.host != "localhost" && !lib.hasPrefix "/" config.services.keycloak.database.host