services.vault.tlsKeyFile

NixOS option

TLS private key file. TLS will be disabled unless this option is set

type: null or string
Default
null
Example
"/path/to/your/key.pem"
declared in: nixos/modules/services/security/vault.nixView source on NixOS/nixpkgs →