<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: streamfwd  SSL decryption error  (DSSL library error code -41) in Security</title>
    <link>https://community.splunk.com/t5/Security/streamfwd-SSL-decryption-error-DSSL-library-error-code-41/m-p/263355#M7209</link>
    <description>&lt;P&gt;Hi @ekremikizoglu,&lt;/P&gt;

&lt;P&gt;This is a rather rare error - it basically indicates a symmetric decryption failure. Do you happen to know what TLS version/cipher suite is been negotiated? (you can use Stream to track it by capturing tcp traffic and enabling &lt;CODE&gt;ssl_cipher_name&lt;/CODE&gt; and/or &lt;CODE&gt;ssl_cipher_id&lt;/CODE&gt; fields)&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2016 02:29:15 GMT</pubDate>
    <dc:creator>vshcherbakov_sp</dc:creator>
    <dc:date>2016-10-19T02:29:15Z</dc:date>
    <item>
      <title>streamfwd  SSL decryption error  (DSSL library error code -41)</title>
      <link>https://community.splunk.com/t5/Security/streamfwd-SSL-decryption-error-DSSL-library-error-code-41/m-p/263354#M7208</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I am testing "App For Stream" App(6.6.1) to capture https traffics. I added pem file to keystore.db as descr. belowlink &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/StreamApp/6.6.1/DeployStreamApp/EnableSSLforStreamForwarder"&gt;http://docs.splunk.com/Documentation/StreamApp/6.6.1/DeployStreamApp/EnableSSLforStreamForwarder&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;But i am getting errors in streamfwd.log. (DSSL library error code -41) &lt;/P&gt;

&lt;P&gt;Error line: &lt;BR /&gt;
2016-10-17 17:37:02 WARN &lt;A href="PacketProcessor.cpp:515"&gt;11592&lt;/A&gt; stream.SnifferReactor - SSL decryption error (DSSL library error code -41) (ssl) [c=yyyyyyy:61914, s=xxxxxx:8282]&lt;/P&gt;

&lt;P&gt;Anyone can help me?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 11:45:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/streamfwd-SSL-decryption-error-DSSL-library-error-code-41/m-p/263354#M7208</guid>
      <dc:creator>ekremikizoglu</dc:creator>
      <dc:date>2016-10-18T11:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: streamfwd  SSL decryption error  (DSSL library error code -41)</title>
      <link>https://community.splunk.com/t5/Security/streamfwd-SSL-decryption-error-DSSL-library-error-code-41/m-p/263355#M7209</link>
      <description>&lt;P&gt;Hi @ekremikizoglu,&lt;/P&gt;

&lt;P&gt;This is a rather rare error - it basically indicates a symmetric decryption failure. Do you happen to know what TLS version/cipher suite is been negotiated? (you can use Stream to track it by capturing tcp traffic and enabling &lt;CODE&gt;ssl_cipher_name&lt;/CODE&gt; and/or &lt;CODE&gt;ssl_cipher_id&lt;/CODE&gt; fields)&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 02:29:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/streamfwd-SSL-decryption-error-DSSL-library-error-code-41/m-p/263355#M7209</guid>
      <dc:creator>vshcherbakov_sp</dc:creator>
      <dc:date>2016-10-19T02:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: streamfwd  SSL decryption error  (DSSL library error code -41)</title>
      <link>https://community.splunk.com/t5/Security/streamfwd-SSL-decryption-error-DSSL-library-error-code-41/m-p/263356#M7210</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I generated this certificate on iis server ,Self signed TLS1.2 RSA AES_256_GCM, for testing decription feature of stream app. I published website and enable ssl communication. Then i installed splunk to capture https traffic. But i got the error. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:36:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/streamfwd-SSL-decryption-error-DSSL-library-error-code-41/m-p/263356#M7210</guid>
      <dc:creator>ekremikizoglu</dc:creator>
      <dc:date>2020-09-29T11:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: streamfwd  SSL decryption error  (DSSL library error code -41)</title>
      <link>https://community.splunk.com/t5/Security/streamfwd-SSL-decryption-error-DSSL-library-error-code-41/m-p/263357#M7211</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;The issue appears to be caused by the Extended Master Secret Key extension (&lt;A href="https://tools.ietf.org/html/rfc7627"&gt;https://tools.ietf.org/html/rfc7627&lt;/A&gt;) being negotiated between the client and the server. Stream currently doesn't support this extension, so the workaround would be to turn it off on the server side.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 08:27:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/streamfwd-SSL-decryption-error-DSSL-library-error-code-41/m-p/263357#M7211</guid>
      <dc:creator>ekremikizoglu</dc:creator>
      <dc:date>2016-11-29T08:27:56Z</dc:date>
    </item>
  </channel>
</rss>

