services.journald.remote.settings.Remote.ServerCertificateFile
A path to a SSL certificate file in PEM format.
This option can be used with listen = "https". If the path
refers to an AF_UNIX stream socket in the file system a
connection is made to it and the certificate read from it.
- Type
string- Default
"/etc/ssl/certs/journal-remote.pem"- Declared
- <nixpkgs/nixos/modules/system/boot/systemd/journald-remote.nix>