services.step-ca.intermediatePasswordFile

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 store
Default
null
Example
"/run/keys/smallstep-password"
Declared
<nixpkgs/nixos/modules/services/security/step-ca.nix>