Remove needless space

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Martin Kletzander 2021-11-11 15:55:45 +01:00
parent 555c24a55d
commit 7e6295cc7d
2 changed files with 2 additions and 2 deletions

View File

@ -178,7 +178,7 @@ crl_file = "/etc/pki/CA/crl.pem"
tls_no_verify_certificate = 1
# An access control list of allowed x509 Distinguished Names
# An access control list of allowed x509 Distinguished Names
# This list may contain wildcards such as
#
# "C=GB,ST=London,L=London,O=Red Hat,CN=*"

View File

@ -142,7 +142,7 @@ crl_file = "/etc/pki/CA/crl.pem"
# Default is to always verify. Uncommenting this will disable
# verification.
tls_no_verify_certificate = 1
# An access control list of allowed x509 Distinguished Names
# An access control list of allowed x509 Distinguished Names
# This list may contain wildcards such as
#
# "C=GB,ST=London,L=London,O=Red Hat,CN=*"