LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Bug Reports > SSL BEAST vulnerability (?) in Litespeed 4.2.1

Reply
 
Thread Tools Display Modes
  #1  
Old 12-19-2012, 02:16 PM
foxyfred foxyfred is offline
Member
 
Join Date: Jul 2011
Posts: 11
Default SSL BEAST vulnerability (?) in Litespeed 4.2.1

I'm trying to get our server to prefer the RC4 cipher over others so that we defend against the BEAST vulnerability. Using Qualys' SSL tool, here's what I get when I scan our server:

http://cl.ly/image/2C261x0x3927

RC4 should be at the top of that list. We have changed the SSL listener settings so that only "HIGH" and "MEDIUM" ciphers are used, but still see this issue. Any ideas?
Reply With Quote
  #2  
Old 12-20-2012, 10:51 AM
foxyfred foxyfred is offline
Member
 
Join Date: Jul 2011
Posts: 11
OK, managed to fix this by manually editing the Litespeed listener configuration. I used the ciphers recommended for fixing the BEAST vulnerability in Apache:

Code:
<listener>
<!-- ... -->
      <ciphers>ECDHE-RSA-AES256-SHA384:AES256-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH:!AESGCM:!SSLV2:!eNULL</ciphers>
</listener>
The web interface seems useless in this case. Hope this helps someone figure this out in the future!
Reply With Quote
  #3  
Old 12-20-2012, 12:23 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Just remember that your modification could be overwritten next time you update configuration of SSL from web console.

You can try the latest build 4.2.1, it should give RC4 priority when you configure SSL from web web console.

/usr/local/lsws/admin/misc/lsup.sh -f -v 4.2.1
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:28 AM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.