<?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: Replicate on Centos 7 - Disabling Secure Renegotiation in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1901294#M1999</link>
    <description>&lt;P&gt;When I check the processes on the container there is simple the start_replicate.sh and repctl. What exactly is acting as the web server to allow users to view the replicate UI?&lt;/P&gt;</description>
    <pubDate>Fri, 04 Mar 2022 15:06:52 GMT</pubDate>
    <dc:creator>Vegy</dc:creator>
    <dc:date>2022-03-04T15:06:52Z</dc:date>
    <item>
      <title>Replicate on Centos 7 - Disabling Secure Renegotiation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1898877#M1962</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I've already raised a ticket (2..) around this so just looking for some more informal discussion around this scenario and potential fixes.&lt;/P&gt;
&lt;P&gt;We run Replicate (7.0.0.514 atm but upgrade coming shortly) on Centos 7 in a bespoke docker built container. We interact with Replicate via the Linux UI from windows machines. Installing the UI on a Windows Machine (or QEM) is not an option at the moment.&lt;/P&gt;
&lt;P&gt;Support suggest we disable Secure Renegotiation via the OS properties but I am struggling to see how. If we exclude the options of using a different OS (Centos 7 supposed TLS 1.2 / OpenSSL 1.0.1 only) I believe we can only achieve this by disabling it in the java system properties.&lt;/P&gt;
&lt;P&gt;However, the only process that is running (outside of the entrypoint start_replicate.sh) is repctl. I can't actually see java running at all, so I can only presume that anything related to java is actually compiled within repctl.&lt;/P&gt;
&lt;P&gt;What this also means is I can't truely understand how I would pass any options to affect java use by repctl within the container.&lt;/P&gt;
&lt;P&gt;I've tried changing the two java.security files that I can see, one being under the replicate installation path (opt/attunity/replicate/jvm/conf/security/java.security), and the other under the standard java installation path (/usr/lib/jvm/java-11-openjdk-11.0.14.0.9-1.el7_9.x86_64/conf/security/java.security). I've added&amp;nbsp;jdk.tls.rejectClientInitiatedRenegotiation=true to both these files as part of my image build, so that when repctl is actually started these options already exist.&lt;/P&gt;
&lt;P&gt;I've also setting the env JAVA_OPTS to include -Djdk.tls.rejectClientInitiatedRenegotiation=true, as well as passing this value as part of the call to start repctl.&lt;/P&gt;
&lt;P&gt;None of these have been successful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would appreciate any advice?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Veg&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 17:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1898877#M1962</guid>
      <dc:creator>Vegy</dc:creator>
      <dc:date>2022-03-01T17:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate on Centos 7 - Disabling Secure Renegotiation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1898924#M1971</link>
      <description>&lt;P&gt;I am not sure i understand the issue, what is the issue, it is the certificate error or what is the issue here ?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 19:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1898924#M1971</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2022-03-01T19:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate on Centos 7 - Disabling Secure Renegotiation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1899199#M1978</link>
      <description>&lt;P&gt;Hi, the issue is that the Replicate UI in our environment has a DOS vulnerability as described here&amp;nbsp;&lt;A href="https://datatracker.ietf.org/doc/html/rfc5746" target="_blank"&gt;RFC 5746 - Transport Layer Security (TLS) Renegotiation Indication Extension (ietf.org)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I appreciate that our UI is internal facing only, but we still need to satisfy internal Security signoff.&lt;/P&gt;
&lt;P&gt;Whilst we could rebuild our container to use a different Distro I want to be absolutely sure that disabling Secure Renegotiation is not possible with what we have.&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Veg&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 10:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1899199#M1978</guid>
      <dc:creator>Vegy</dc:creator>
      <dc:date>2022-03-02T10:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate on Centos 7 - Disabling Secure Renegotiation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1899307#M1980</link>
      <description>&lt;P&gt;if you already have a case open then best to work with case for more information.&lt;/P&gt;
&lt;P&gt;As this relate to security and reconfiguration of your OS, best to work with support on your open case.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 13:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1899307#M1980</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2022-03-02T13:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate on Centos 7 - Disabling Secure Renegotiation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1899396#M1981</link>
      <description>&lt;P&gt;As Steve indicates, the support case is probably the most solid road to useful statement for your security team.&lt;/P&gt;
&lt;P&gt;My expectation, not that that has any value in this, is that the result will be a statement that Replicate does not care in the least about this, has not influence, cannot control. It sits a one level above all the SSL details and is&amp;nbsp; just ready to accept a TCP commands coming in over a secure port.&amp;nbsp; And there is no java used in this context here either. The only javascript in the Replicate server is for a few endpoint definitions. This is all browser/webserver controlled best I know.&lt;/P&gt;
&lt;P&gt;fwiw,&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 14:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1899396#M1981</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-03-02T14:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate on Centos 7 - Disabling Secure Renegotiation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1901294#M1999</link>
      <description>&lt;P&gt;When I check the processes on the container there is simple the start_replicate.sh and repctl. What exactly is acting as the web server to allow users to view the replicate UI?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 15:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1901294#M1999</guid>
      <dc:creator>Vegy</dc:creator>
      <dc:date>2022-03-04T15:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate on Centos 7 - Disabling Secure Renegotiation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1915455#M2331</link>
      <description>&lt;P&gt;@&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(46,46,46);font-size:13px;"&gt;&lt;STRONG&gt;Vegy , best to open a support ticket to have in depth information about Linux Replicate UI&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 17:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-on-Centos-7-Disabling-Secure-Renegotiation/m-p/1915455#M2331</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2022-04-06T17:34:12Z</dc:date>
    </item>
  </channel>
</rss>

