services.keycloak.sslCertificateKey

NixOS option

The path to a PEM formatted private key to use for TLS/SSL connections.

type: null or absolute path
Default
null
Example
"/run/keys/ssl_key"
declared in: nixos/modules/services/web-apps/keycloak.nixView source on NixOS/nixpkgs →