services.zabbixWeb.nginx.virtualHost.sslTrustedCertificate

NixOS option

Path to root SSL certificate for stapling and client certificates.

type: null or absolute path
Default
null
Example
"${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"
declared in: nixos/modules/services/web-apps/zabbix.nixView source on NixOS/nixpkgs →