services.bacula-dir.tls.allowedCN
NixOS option
Common name attribute of allowed peer certificates. This directive is valid for a server and in a client context. If this directive is specified, the peer certificate will be verified against this list. In the case this directive is configured on a server side, the allowed CN list will not be checked if services.bacula-dir.tls.verifyPeer is false.
type: list of stringDefault
declared in: nixos/modules/services/backup/bacula.nixView source on NixOS/nixpkgs →[ ]