services.step-ca.intermediatePasswordFile
NixOS option
Path to the file containing the password for the intermediate certificate private key. Make sure to use a quoted absolute path instead of a path literal to prevent it from being copied to the globally readable Nix store.
type: null or absolute path not in the Nix storeDefault
null
Example
declared in: nixos/modules/services/security/step-ca.nixView source on NixOS/nixpkgs →"/run/keys/smallstep-password"