MyNixOS website logo
option

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.

Declarations
Type
string
Default
"/etc/ssl/certs/journal-remote.pem"