<?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>question Re: how to disable SSLv3 in Hue ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-disable-SSLv3-in-Hue/m-p/107038#M21694</link>
    <description>&lt;P&gt;Solution found, and published here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/21650/disable-sslv3-for-hue-v261.html" target="_blank"&gt;https://community.hortonworks.com/articles/21650/disable-sslv3-for-hue-v261.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Mar 2016 17:25:22 GMT</pubDate>
    <dc:creator>geko</dc:creator>
    <dc:date>2016-03-07T17:25:22Z</dc:date>
    <item>
      <title>how to disable SSLv3 in Hue ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-disable-SSLv3-in-Hue/m-p/107035#M21691</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;due to security constraints I have to disable SSLv3 for all the Web-UIs available in the stack.&lt;/P&gt;&lt;P&gt;For Ambari/Ranger/Knox this isn't a problem at all, but I have no clue how to disable SSLv3 in Hue (used version is 2.6.1-2, yes, pretty old &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; ).&lt;/P&gt;&lt;P&gt;Any hint highly appreciated.&lt;/P&gt;&lt;P&gt;Thanks, Gerd&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:54:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-disable-SSLv3-in-Hue/m-p/107035#M21691</guid>
      <dc:creator>geko</dc:creator>
      <dc:date>2026-04-21T13:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable SSLv3 in Hue ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-disable-SSLv3-in-Hue/m-p/107036#M21692</link>
      <description>&lt;P&gt;
	It appears &lt;A target="_blank" href="https://github.com/cloudera/hue"&gt;Hue&lt;/A&gt; uses &lt;A target="_blank" href="https://docs.djangoproject.com/en/1.9/topics/install/"&gt;Django&lt;/A&gt; for the web server, which can either run with its own embedded server (recommended for dev/test only) and using Apache httpd (recommended for production). To &lt;A target="_blank" href="http://unix.stackexchange.com/a/162500/54193"&gt;disable SSLv2/v3 in Apache&lt;/A&gt;, you should use the following config line in each &lt;CODE&gt;VirtualHost&lt;/CODE&gt; block in the &lt;CODE&gt;httpd.conf&lt;/CODE&gt; or &lt;CODE&gt;ssl.conf&lt;/CODE&gt; files:
&lt;/P&gt;
&lt;P&gt;
	&lt;CODE&gt;SSLProtocol all -SSLv2 -SSLv3&lt;/CODE&gt;
&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 03:09:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-disable-SSLv3-in-Hue/m-p/107036#M21692</guid>
      <dc:creator>alopresto</dc:creator>
      <dc:date>2016-03-04T03:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable SSLv3 in Hue ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-disable-SSLv3-in-Hue/m-p/107037#M21693</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/595/alopresto.html" nodeid="595"&gt;@Andy LoPresto&lt;/A&gt;, many thanks for your reply.&lt;/P&gt;&lt;P&gt;Since we are not using apache-httpd for that, I applied the one-line-patch for disabling SSLv3 from the embedded webserver (see my answer).
...and on the long run I want to switch to AmbariViews anyways &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2016 17:25:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-disable-SSLv3-in-Hue/m-p/107037#M21693</guid>
      <dc:creator>geko</dc:creator>
      <dc:date>2016-03-07T17:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable SSLv3 in Hue ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-disable-SSLv3-in-Hue/m-p/107038#M21694</link>
      <description>&lt;P&gt;Solution found, and published here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/21650/disable-sslv3-for-hue-v261.html" target="_blank"&gt;https://community.hortonworks.com/articles/21650/disable-sslv3-for-hue-v261.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2016 17:25:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-disable-SSLv3-in-Hue/m-p/107038#M21694</guid>
      <dc:creator>geko</dc:creator>
      <dc:date>2016-03-07T17:25:22Z</dc:date>
    </item>
  </channel>
</rss>

