From 3243f93ce74cb4247f919e8ab31cb13a4c49687a Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 11 Feb 2020 12:06:02 +0100 Subject: [PATCH] administration-guide.rst: documnet new PBS_FINGERPRINT env var --- docs/administration-guide.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/administration-guide.rst b/docs/administration-guide.rst index bcc8e00b..69b2fa48 100644 --- a/docs/administration-guide.rst +++ b/docs/administration-guide.rst @@ -211,6 +211,10 @@ Environment Variables When set, this value is used to access the secret encryption key (if protected by password). +``PBS_FINGERPRINT`` When set, this value is used to verify the server + certificate (only used if the system CA certificates cannot + validate the certificate). + Creating Backups ~~~~~~~~~~~~~~~~