services.zitadel.settings.TLS.Cert

NixOS option

The TLS certificate, as a base64-encoded string. Note that the contents of this option will be added to the Nix store as world-readable plain text. Set CertPath instead if this is undesired.

type: null or string
Default
null
declared in: nixos/modules/services/web-apps/zitadel.nixView source on NixOS/nixpkgs →