<?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 Disable TLS 1.1 in Reporting Server in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735363#M9357</link>
    <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;I need to disable TLSv1.1 from our setup. I was able to follow the documentation about doing so for the Controller server. However, there seem to be no reference for the reporting service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need your help to guide me on how to disable it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI: both services are installed on the same host. So, if HTTPS is not needed to communicate with the Controller, I can go ahead and disable it from the reporting service.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2020 12:00:20 GMT</pubDate>
    <dc:creator>Yahya_Alsemaiye</dc:creator>
    <dc:date>2020-06-26T12:00:20Z</dc:date>
    <item>
      <title>Disable TLS 1.1 in Reporting Server</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735363#M9357</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;I need to disable TLSv1.1 from our setup. I was able to follow the documentation about doing so for the Controller server. However, there seem to be no reference for the reporting service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need your help to guide me on how to disable it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI: both services are installed on the same host. So, if HTTPS is not needed to communicate with the Controller, I can go ahead and disable it from the reporting service.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 12:00:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735363#M9357</guid>
      <dc:creator>Yahya_Alsemaiye</dc:creator>
      <dc:date>2020-06-26T12:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Disable TLS 1.1 in Reporting Server</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735364#M9358</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It can be closed via load balancer(F5). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Tls I closed it this way. If this method is not preferred, it can be closed with java configuration. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;java.security file, add TLSv1 and TLSv1.1 to the existing value of the property jdk.tls.disabledAlgorithms "jdk.tls.disabledAlgorithms = SSLv2Hello, SSLv3, TLSv1, TLSv1.1"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You should check application access when closed via java&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2020 22:12:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735364#M9358</guid>
      <dc:creator>Haluk_Yaşar_Ero</dc:creator>
      <dc:date>2020-06-27T22:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disable TLS 1.1 in Reporting Server</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735365#M9359</link>
      <description>&lt;P&gt;Haluk,&lt;/P&gt;&lt;P&gt;The load balancer is not an option, because security scanning is done inside the server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for JAVA option, which script calls the startup of the reporting server, so I can add this portion.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We previously have done the below for WebLogic&lt;/P&gt;&lt;P&gt;-Dweblogic.security.SSL.protocolVersion=TLS1.2 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2020 04:36:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735365#M9359</guid>
      <dc:creator>Yahya_Alsemaiye</dc:creator>
      <dc:date>2020-06-28T04:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Disable TLS 1.1 in Reporting Server</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735366#M9360</link>
      <description>&lt;P&gt;I have just fixed it. Here is how&lt;/P&gt;&lt;P&gt;CD into {app_dyn_installation_folder}/Controller/reporting_service/reports/lib/server/&lt;/P&gt;&lt;P&gt;Add the &lt;FONT color="#0000ff"&gt;blue&lt;/FONT&gt; &lt;FONT color="#0000ff"&gt;text&lt;/FONT&gt; to &lt;FONT color="#993300"&gt;server.js&lt;/FONT&gt; and &lt;FONT color="#993300"&gt;ReportServer.js&lt;/FONT&gt; as follows:&lt;/P&gt;&lt;P&gt;secureOptions: constants.SSL_OP_NO_SSLv3 | constants.SSL_OP_NO_SSLv2 | constants.SSL_OP_NO_TLSv1 &lt;FONT color="#0000ff"&gt;| constants.SSL_OP_NO_TLSv1_1 &lt;/FONT&gt;&lt;FONT color="#000000"&gt;,&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2020 06:49:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735366#M9360</guid>
      <dc:creator>Yahya_Alsemaiye</dc:creator>
      <dc:date>2020-06-28T06:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Disable TLS 1.1 in Reporting Server</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735367#M9361</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes, it can be done in this way, but different problems do not occur? If it happens, I would like you to share it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I also faced problems that I closed in java before. Controller was resolved after the upgrade.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 10:56:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Disable-TLS-1-1-in-Reporting-Server/m-p/735367#M9361</guid>
      <dc:creator>Haluk_Yaşar_Ero</dc:creator>
      <dc:date>2020-06-29T10:56:22Z</dc:date>
    </item>
  </channel>
</rss>

