mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Make the path to logsrvd_cert.pem match the documentation.
This commit is contained in:
parent
e86106f2e1
commit
700becabc0
@ -46,7 +46,7 @@
|
|||||||
|
|
||||||
# Path to the server's certificate file in PEM format.
|
# Path to the server's certificate file in PEM format.
|
||||||
# Required for TLS connections.
|
# Required for TLS connections.
|
||||||
#tls_cert = /etc/ssl/sudo/logsrvd_cert.pem
|
#tls_cert = /etc/ssl/sudo/certs/logsrvd_cert.pem
|
||||||
|
|
||||||
# Path to the server's private key file in PEM format.
|
# Path to the server's private key file in PEM format.
|
||||||
# Required for TLS connections.
|
# Required for TLS connections.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user