Within racadm, what does lowerencryptionbitlength do?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I am working to secure our iDRAC controllers against attacks such as BEAST, POODLE, Heartbleed, etc after getting told by management that we needed them secured.



While looking through the settings in an xml export of one of the controllers, I noticed a setting which I am unsure exactly what it does.



<Attribute Name="WebServer.1#LowerEncryptionBitLength">Enabled</Attribute>
<Attribute Name="VNCServer.1#LowerEncryptionBitLength">Disabled</Attribute>


For reference, these are the other related settings:



<Attribute Name="WebServer.1#Enable">Enabled</Attribute>
<Attribute Name="WebServer.1#HttpPort">80</Attribute>
<Attribute Name="WebServer.1#HttpsPort">443</Attribute>
<Attribute Name="WebServer.1#Timeout">1800</Attribute>
<Attribute Name="WebServer.1#LowerEncryptionBitLength">Enabled</Attribute>
<Attribute Name="WebServer.1#HttpsRedirection">Enabled</Attribute>
<Attribute Name="WebServer.1#SSLEncryptionBitLength">256-Bit or higher</Attribute>
<Attribute Name="WebServer.1#TLSProtocol">TLS 1.2 Only</Attribute>
<Attribute Name="VNCServer.1#Port">5901</Attribute>
<Attribute Name="VNCServer.1#LowerEncryptionBitLength">Disabled</Attribute>
<Attribute Name="VNCServer.1#Timeout">300</Attribute>
<Attribute Name="VNCServer.1#SSLEncryptionBitLength">256-Bit or higher</Attribute>


So, if SSLEncryptionBitLength is 256-Bit or Higher, and TLS Protocol is 1.2 Only, what does this "LowerEncryptionBitLength" do?



Logically speaking, it sounds like it allows (or maybe forces) a smaller encryption key, but I all of my google searches only turned up Dell sites that have virtually no explanation of the setting other than what values it accepts (0 for Disabled, and 1 for Enabled)







share|improve this question
























    up vote
    0
    down vote

    favorite












    I am working to secure our iDRAC controllers against attacks such as BEAST, POODLE, Heartbleed, etc after getting told by management that we needed them secured.



    While looking through the settings in an xml export of one of the controllers, I noticed a setting which I am unsure exactly what it does.



    <Attribute Name="WebServer.1#LowerEncryptionBitLength">Enabled</Attribute>
    <Attribute Name="VNCServer.1#LowerEncryptionBitLength">Disabled</Attribute>


    For reference, these are the other related settings:



    <Attribute Name="WebServer.1#Enable">Enabled</Attribute>
    <Attribute Name="WebServer.1#HttpPort">80</Attribute>
    <Attribute Name="WebServer.1#HttpsPort">443</Attribute>
    <Attribute Name="WebServer.1#Timeout">1800</Attribute>
    <Attribute Name="WebServer.1#LowerEncryptionBitLength">Enabled</Attribute>
    <Attribute Name="WebServer.1#HttpsRedirection">Enabled</Attribute>
    <Attribute Name="WebServer.1#SSLEncryptionBitLength">256-Bit or higher</Attribute>
    <Attribute Name="WebServer.1#TLSProtocol">TLS 1.2 Only</Attribute>
    <Attribute Name="VNCServer.1#Port">5901</Attribute>
    <Attribute Name="VNCServer.1#LowerEncryptionBitLength">Disabled</Attribute>
    <Attribute Name="VNCServer.1#Timeout">300</Attribute>
    <Attribute Name="VNCServer.1#SSLEncryptionBitLength">256-Bit or higher</Attribute>


    So, if SSLEncryptionBitLength is 256-Bit or Higher, and TLS Protocol is 1.2 Only, what does this "LowerEncryptionBitLength" do?



    Logically speaking, it sounds like it allows (or maybe forces) a smaller encryption key, but I all of my google searches only turned up Dell sites that have virtually no explanation of the setting other than what values it accepts (0 for Disabled, and 1 for Enabled)







    share|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I am working to secure our iDRAC controllers against attacks such as BEAST, POODLE, Heartbleed, etc after getting told by management that we needed them secured.



      While looking through the settings in an xml export of one of the controllers, I noticed a setting which I am unsure exactly what it does.



      <Attribute Name="WebServer.1#LowerEncryptionBitLength">Enabled</Attribute>
      <Attribute Name="VNCServer.1#LowerEncryptionBitLength">Disabled</Attribute>


      For reference, these are the other related settings:



      <Attribute Name="WebServer.1#Enable">Enabled</Attribute>
      <Attribute Name="WebServer.1#HttpPort">80</Attribute>
      <Attribute Name="WebServer.1#HttpsPort">443</Attribute>
      <Attribute Name="WebServer.1#Timeout">1800</Attribute>
      <Attribute Name="WebServer.1#LowerEncryptionBitLength">Enabled</Attribute>
      <Attribute Name="WebServer.1#HttpsRedirection">Enabled</Attribute>
      <Attribute Name="WebServer.1#SSLEncryptionBitLength">256-Bit or higher</Attribute>
      <Attribute Name="WebServer.1#TLSProtocol">TLS 1.2 Only</Attribute>
      <Attribute Name="VNCServer.1#Port">5901</Attribute>
      <Attribute Name="VNCServer.1#LowerEncryptionBitLength">Disabled</Attribute>
      <Attribute Name="VNCServer.1#Timeout">300</Attribute>
      <Attribute Name="VNCServer.1#SSLEncryptionBitLength">256-Bit or higher</Attribute>


      So, if SSLEncryptionBitLength is 256-Bit or Higher, and TLS Protocol is 1.2 Only, what does this "LowerEncryptionBitLength" do?



      Logically speaking, it sounds like it allows (or maybe forces) a smaller encryption key, but I all of my google searches only turned up Dell sites that have virtually no explanation of the setting other than what values it accepts (0 for Disabled, and 1 for Enabled)







      share|improve this question












      I am working to secure our iDRAC controllers against attacks such as BEAST, POODLE, Heartbleed, etc after getting told by management that we needed them secured.



      While looking through the settings in an xml export of one of the controllers, I noticed a setting which I am unsure exactly what it does.



      <Attribute Name="WebServer.1#LowerEncryptionBitLength">Enabled</Attribute>
      <Attribute Name="VNCServer.1#LowerEncryptionBitLength">Disabled</Attribute>


      For reference, these are the other related settings:



      <Attribute Name="WebServer.1#Enable">Enabled</Attribute>
      <Attribute Name="WebServer.1#HttpPort">80</Attribute>
      <Attribute Name="WebServer.1#HttpsPort">443</Attribute>
      <Attribute Name="WebServer.1#Timeout">1800</Attribute>
      <Attribute Name="WebServer.1#LowerEncryptionBitLength">Enabled</Attribute>
      <Attribute Name="WebServer.1#HttpsRedirection">Enabled</Attribute>
      <Attribute Name="WebServer.1#SSLEncryptionBitLength">256-Bit or higher</Attribute>
      <Attribute Name="WebServer.1#TLSProtocol">TLS 1.2 Only</Attribute>
      <Attribute Name="VNCServer.1#Port">5901</Attribute>
      <Attribute Name="VNCServer.1#LowerEncryptionBitLength">Disabled</Attribute>
      <Attribute Name="VNCServer.1#Timeout">300</Attribute>
      <Attribute Name="VNCServer.1#SSLEncryptionBitLength">256-Bit or higher</Attribute>


      So, if SSLEncryptionBitLength is 256-Bit or Higher, and TLS Protocol is 1.2 Only, what does this "LowerEncryptionBitLength" do?



      Logically speaking, it sounds like it allows (or maybe forces) a smaller encryption key, but I all of my google searches only turned up Dell sites that have virtually no explanation of the setting other than what values it accepts (0 for Disabled, and 1 for Enabled)









      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 5 at 22:58









      Speeddymon

      12




      12

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f428383%2fwithin-racadm-what-does-lowerencryptionbitlength-do%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f428383%2fwithin-racadm-what-does-lowerencryptionbitlength-do%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay