+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+194
nixos/modules/services/security/certmgr.nix
+194
nixos/modules/services/security/certmgr.nix
···+description = "How often to check certificate expirations and how often to update the cert_next_expires metric.";+see: <link xlink:href="https://github.com/cloudflare/certmgr#command-svcmgr-and-how-to-use-it" />.+Specify paths as specs, if you want to use include auth_key - or use the auth_key_file option."
+1
nixos/release.nix
+1
nixos/release.nix
···tests.chromium = (callSubTestsOnMatchingSystems ["x86_64-linux"] tests/chromium.nix {}).stable or {};
+148
nixos/tests/certmgr.nix
+148
nixos/tests/certmgr.nix
···+networking.firewall.allowedTCPPorts = with config.services; [ cfssl.port certmgr.metricsPort ];