services.cfssl.metadata

NixOS option

Metadata file for root certificate presence. The content of the file is a json dictionary (k,v): each key k is a SHA-1 digest of a root certificate while value v is a list of key store filenames.

type: null or absolute path
Default
null
declared in: nixos/modules/services/security/cfssl.nixView source on NixOS/nixpkgs →