services.komodo-periphery.inbound.ssl.keyFile

NixOS option

Path to SSL key file. If the file doesn’t exist and SSL is enabled, self-signed keys will be generated using openssl.

type: absolute path
Default
"${config.services.komodo-periphery.rootDirectory}/ssl/key.pem"
declared in: nixos/modules/services/admin/komodo-periphery.nixView source on NixOS/nixpkgs →