services.journald.upload.settings.Upload.ServerCertificateFile

NixOS option

SSL CA certificate in PEM format. In contrary to what the name suggests, this option configures the client certificate sent to the remote journal server.

type: null or string
Default
null
Example
./server-ca.pem
declared in: nixos/modules/system/boot/systemd/journald-upload.nixView source on NixOS/nixpkgs →