Blame SOURCES/rsyslog-8.2102.0-rhbz2124849-extra-ca-files-doc.patch

1fd806
--- rsyslog-8.2102.0/doc/configuration/global/index.html	2021-02-15 12:53:30.000000000 +0100
1fd806
+++ rsyslog-8.2102.0.backup.doc.202209071236/doc/configuration/global/index.html	2022-09-07 12:33:21.318360707 +0200
1fd806
@@ -119,7 +119,14 @@
1fd806
 network stream driver to use.
1fd806
 Defaults to ptcp.

1fd806
 
1fd806
-
  • $DefaultNetstreamDriverCAFile </path/to/cafile.pem>

  • 1fd806
    +
  • $DefaultNetstreamDriverCAFile </path/to/cafile.pem>

  • 1fd806
    +
    1fd806
    +
  • $NetstreamDriverCAExtraFiles </path/to/extracafile.pem> -

  • 1fd806
    +This directive allows to configure multiple additional extra CA files.
    1fd806
    +This is intended for SSL certificate chains to work appropriately,
    1fd806
    +as the different CA files in the chain need to be specified.
    1fd806
    +It must be remarked that this directive only works with the OpenSSL driver.
    1fd806
    +

    1fd806
     
    1fd806
     
  • $DefaultNetstreamDriverCertFile </path/to/certfile.pem>

  • 1fd806
     
    1fd806
    @@ -311,4 +318,4 @@
    1fd806
         
    1fd806
         
    1fd806
       </body>
    1fd806
    -</html>
    1fd806
    \ No newline at end of file
    1fd806
    +</html>