services.cloudflared.certificateFile

NixOS option

Account certificate file, necessary to create, delete and manage tunnels. It can be obtained by running cloudflared login. Note that this is necessary for a fully declarative set up, as routes can not otherwise be created outside of the Cloudflare interface. See Cert.pem for information about the file, and Tunnel permissions for a comparison between the account certificate and the tunnel credentials file.

type: null or absolute path
Default
null
declared in: nixos/modules/services/networking/cloudflared.nixView source on NixOS/nixpkgs →