services.journald.gateway.cert

NixOS option

The path to a file or AF_UNIX stream socket to read the server certificate from. The certificate must be in PEM format. This option switches systemd-journal-gatewayd into HTTPS mode and must be used together with services.journald.gateway.key.

type: null or string
Default
null
declared in: nixos/modules/system/boot/systemd/journald-gateway.nixView source on NixOS/nixpkgs →