services.grafana.settings.database.server_cert_name

NixOS option

The common name field of the certificate used by the mysql or postgres server. Not necessary if ssl_mode is set to skip-verify.

type: null or string
Default
null
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →