<?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: Disabling sslv3 and RC4 ciphers on Ambari Webserver and Knox in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Disabling-sslv3-and-RC4-ciphers-on-Ambari-Webserver-and-Knox/m-p/95188#M8466</link>
    <description>&lt;P&gt;For Knox, sslv3 is disabled by default and this can be further configured to disable more or "none" through the &lt;STRONG&gt;ssl.exclude.protocols&lt;/STRONG&gt; parameter in &lt;STRONG&gt;gateway-site.xml&lt;/STRONG&gt;. This can be done directly in the file or from within Ambari.&lt;/P&gt;&lt;P&gt;Knox does not have a configurable means to disable specific algorithms - however you can use the Java JSSE networking properties to do this. In fact, this will work for all applications being run in that particular JVM which is better than having to track it down for each application.&lt;/P&gt;&lt;P&gt;You should be able to find this in &lt;STRONG&gt;$JRE_HOME/lib/security/java.security&lt;/STRONG&gt; in others.&lt;/P&gt;&lt;P&gt;# Algorithm restrictions for Secure Socket Layer/Transport Layer Security&lt;/P&gt;&lt;P&gt;# (SSL/TLS) processing&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# In some environments, certain algorithms or key lengths may be undesirable&lt;/P&gt;&lt;P&gt;# when using SSL/TLS.  This section describes the mechanism for disabling&lt;/P&gt;&lt;P&gt;# algorithms during SSL/TLS security parameters negotiation, including cipher&lt;/P&gt;&lt;P&gt;# suites selection, peer authentication and key exchange mechanisms.&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# For PKI-based peer authentication and key exchange mechanisms, this list&lt;/P&gt;&lt;P&gt;# of disabled algorithms will also be checked during certification path&lt;/P&gt;&lt;P&gt;# building and validation, including algorithms used in certificates, as&lt;/P&gt;&lt;P&gt;# well as revocation information such as CRLs and signed OCSP Responses.&lt;/P&gt;&lt;P&gt;# This is in addition to the jdk.certpath.disabledAlgorithms property above.&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# See the specification of "jdk.certpath.disabledAlgorithms" for the&lt;/P&gt;&lt;P&gt;# syntax of the disabled algorithm string.&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# Note: This property is currently used by Oracle's JSSE implementation.&lt;/P&gt;&lt;P&gt;# It is not guaranteed to be examined and used by other implementations.&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# Example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#   jdk.tls.disabledAlgorithms=MD5, SHA1, DSA, RSA keySize &amp;lt; 2048&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2015 22:12:29 GMT</pubDate>
    <dc:creator>lmccay</dc:creator>
    <dc:date>2015-10-13T22:12:29Z</dc:date>
    <item>
      <title>Disabling sslv3 and RC4 ciphers on Ambari Webserver and Knox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Disabling-sslv3-and-RC4-ciphers-on-Ambari-Webserver-and-Knox/m-p/95186#M8464</link>
      <description>&lt;P&gt;re: security audit on the following items for Knox and Ambari Webservers:&lt;/P&gt;&lt;P&gt;Report snippet is below.  Do we have a way of disabling these things for the given components? &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue Types that this task fixes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Browser Exploit Against SSL/TLS (a.k.a. BEAST)&lt;/P&gt;&lt;P&gt;RC4 cipher suites were detected&lt;/P&gt;&lt;P&gt;GeneralBrowser Exploit Against SSL/TLS (a.k.a. BEAST)&lt;/P&gt;&lt;P&gt;Remove support of SSLv3/TLS1.0 cipher suites with CBC.&lt;/P&gt;&lt;P&gt;For more information, see:&lt;A href="https://urldefense.proofpoint.com/v2/url?u=http-3A__disablessl3.com_&amp;amp;d=BQQFAw&amp;amp;c=uGuXJ43KPkPWEl2imVFDmZQlhQUET7pVRA2PDIOxgqw&amp;amp;r=Sw7aMoo-wns7-Tz9fv1Htg&amp;amp;m=MGpjfGmyVykniaR4BhjtVL0ftvEeUuvIMHtEA1aJkeA&amp;amp;s=vtmLEqlV-NJ5odV2c03CfNgN-68woI5fgMkOJGQogPc&amp;amp;e="&gt;http://disablessl3.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://urldefense.proofpoint.com/v2/url?u=http-3A__disablessl3.com_&amp;amp;d=BQQFAw&amp;amp;c=uGuXJ43KPkPWEl2imVFDmZQlhQUET7pVRA2PDIOxgqw&amp;amp;r=Sw7aMoo-wns7-Tz9fv1Htg&amp;amp;m=MGpjfGmyVykniaR4BhjtVL0ftvEeUuvIMHtEA1aJkeA&amp;amp;s=vtmLEqlV-NJ5odV2c03CfNgN-68woI5fgMkOJGQogPc&amp;amp;e="&gt;&lt;/A&gt;RC4 cipher suites were detected&lt;/P&gt;&lt;P&gt;Adapt your server so that it supports the following ciphersuites ([1]):&lt;/P&gt;&lt;P&gt;ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCMSHA384:\&lt;/P&gt;&lt;P&gt;ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:\
ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:\
ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:\
ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:\
DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:\
DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:\
AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:AES:CAMELLIA:DES-CBC3-SHA:\
!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!aECDH:!EDH-DSS-DES-CBC3-SHA:\
!EDH-RSA-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA
[1] &lt;A href="https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.mozilla.org_Security_Server-5FSide-5FTLS-23Modern-5Fcompatibility&amp;amp;d=BQMFAw&amp;amp;c=uGuXJ43KPkPWEl2imVFDmZQlhQUET7pVRA2PDIOxgqw&amp;amp;r=Sw7aMoo-wns7-Tz9fv1Htg&amp;amp;m=MGpjfGmyVykniaR4BhjtVL0ftvEeUuvIMHtEA1aJkeA&amp;amp;s=0ZBHVZY-6SbKUBrke2XPvs8Q6uOYrOBRkvKBQJbTH9M&amp;amp;e="&gt;https://wiki.mozilla.org/Security/Server_Side_TLS#Modern_compatibility&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 05:56:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Disabling-sslv3-and-RC4-ciphers-on-Ambari-Webserver-and-Knox/m-p/95186#M8464</guid>
      <dc:creator>kbaxley</dc:creator>
      <dc:date>2015-10-09T05:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling sslv3 and RC4 ciphers on Ambari Webserver and Knox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Disabling-sslv3-and-RC4-ciphers-on-Ambari-Webserver-and-Knox/m-p/95187#M8465</link>
      <description>&lt;P&gt;For Ambari, please refer to this doc: &lt;A target="_blank" href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.1.0/bk_Ambari_Security_Guide/content/_optional_configure_ciphers_and_protocols_for_ambari_server.html"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.1.0/bk_Ambari_Security_Guide/content/_optional_configure_ciphers_and_protocols_for_ambari_server.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2015 02:17:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Disabling-sslv3-and-RC4-ciphers-on-Ambari-Webserver-and-Knox/m-p/95187#M8465</guid>
      <dc:creator>pcodding</dc:creator>
      <dc:date>2015-10-10T02:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling sslv3 and RC4 ciphers on Ambari Webserver and Knox</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Disabling-sslv3-and-RC4-ciphers-on-Ambari-Webserver-and-Knox/m-p/95188#M8466</link>
      <description>&lt;P&gt;For Knox, sslv3 is disabled by default and this can be further configured to disable more or "none" through the &lt;STRONG&gt;ssl.exclude.protocols&lt;/STRONG&gt; parameter in &lt;STRONG&gt;gateway-site.xml&lt;/STRONG&gt;. This can be done directly in the file or from within Ambari.&lt;/P&gt;&lt;P&gt;Knox does not have a configurable means to disable specific algorithms - however you can use the Java JSSE networking properties to do this. In fact, this will work for all applications being run in that particular JVM which is better than having to track it down for each application.&lt;/P&gt;&lt;P&gt;You should be able to find this in &lt;STRONG&gt;$JRE_HOME/lib/security/java.security&lt;/STRONG&gt; in others.&lt;/P&gt;&lt;P&gt;# Algorithm restrictions for Secure Socket Layer/Transport Layer Security&lt;/P&gt;&lt;P&gt;# (SSL/TLS) processing&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# In some environments, certain algorithms or key lengths may be undesirable&lt;/P&gt;&lt;P&gt;# when using SSL/TLS.  This section describes the mechanism for disabling&lt;/P&gt;&lt;P&gt;# algorithms during SSL/TLS security parameters negotiation, including cipher&lt;/P&gt;&lt;P&gt;# suites selection, peer authentication and key exchange mechanisms.&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# For PKI-based peer authentication and key exchange mechanisms, this list&lt;/P&gt;&lt;P&gt;# of disabled algorithms will also be checked during certification path&lt;/P&gt;&lt;P&gt;# building and validation, including algorithms used in certificates, as&lt;/P&gt;&lt;P&gt;# well as revocation information such as CRLs and signed OCSP Responses.&lt;/P&gt;&lt;P&gt;# This is in addition to the jdk.certpath.disabledAlgorithms property above.&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# See the specification of "jdk.certpath.disabledAlgorithms" for the&lt;/P&gt;&lt;P&gt;# syntax of the disabled algorithm string.&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# Note: This property is currently used by Oracle's JSSE implementation.&lt;/P&gt;&lt;P&gt;# It is not guaranteed to be examined and used by other implementations.&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# Example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#   jdk.tls.disabledAlgorithms=MD5, SHA1, DSA, RSA keySize &amp;lt; 2048&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 22:12:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Disabling-sslv3-and-RC4-ciphers-on-Ambari-Webserver-and-Knox/m-p/95188#M8466</guid>
      <dc:creator>lmccay</dc:creator>
      <dc:date>2015-10-13T22:12:29Z</dc:date>
    </item>
  </channel>
</rss>

