From 177b40241eb586388bcd738077e435cedd38b790 Mon Sep 17 00:00:00 2001
From: CentOS Sources
Date: Thu, 8 Dec 2022 12:13:27 +0000
Subject: [PATCH] Auto sync2gitlab import of rsyslog-8.2102.0-11.el8.src.rpm
---
...102.0-rhbz2124934-extra-ca-files-doc.patch | 23 +++
...-8.2102.0-rhbz2124934-extra-ca-files.patch | 134 ++++++++++++++++++
rsyslog.spec | 10 +-
3 files changed, 166 insertions(+), 1 deletion(-)
create mode 100644 rsyslog-8.2102.0-rhbz2124934-extra-ca-files-doc.patch
create mode 100644 rsyslog-8.2102.0-rhbz2124934-extra-ca-files.patch
diff --git a/rsyslog-8.2102.0-rhbz2124934-extra-ca-files-doc.patch b/rsyslog-8.2102.0-rhbz2124934-extra-ca-files-doc.patch
new file mode 100644
index 0000000..886e174
--- /dev/null
+++ b/rsyslog-8.2102.0-rhbz2124934-extra-ca-files-doc.patch
@@ -0,0 +1,23 @@
+--- rsyslog-8.2102.0.ori/doc/configuration/global/index.html 2021-02-15 12:53:30.000000000 +0100
++++ rsyslog-8.2102.0/doc/configuration/global/index.html 2022-09-07 13:32:10.426621438 +0200
+@@ -119,6 +119,13 @@
+ network stream driver to use.
+ Defaults to ptcp.
+
++$NetstreamDriverCAExtraFiles </path/to/extracafile.pem> -
++This directive allows to configure multiple additional extra CA files.
++This is intended for SSL certificate chains to work appropriately,
++as the different CA files in the chain need to be specified.
++It must be remarked that this directive only works with the OpenSSL driver.
++
++
+ $DefaultNetstreamDriverCAFile </path/to/cafile.pem>
+
+ $DefaultNetstreamDriverCertFile </path/to/certfile.pem>
+@@ -311,4 +318,4 @@
+
+