Cipher Suites

 
Post new topic   Reply to topic    Aprelium Forum Index -> SSL/Certificates
View previous topic :: View next topic  
Author Message
bryantpcsolutions
-


Joined: 20 Apr 2016
Posts: 1

PostPosted: Wed Apr 20, 2016 10:50 pm    Post subject: Cipher Suites Reply with quote

In doing a network scan I can not figure out how to disable the "Weak Ciphers" in the config file. This is what is says (I have actually removed most but scans still say it's there:

ciphers>RC4-SHA:HIGH:MEDIUM:LOW:DEFAULT:-EXP:!SSLv2:!ADH:!aNULL:!eNULL:!NULL</ciphers>

Any ideas?
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Sun Apr 24, 2016 8:24 pm    Post subject: Re: Cipher Suites Reply with quote

bryantpcsolutions wrote:
In doing a network scan I can not figure out how to disable the "Weak Ciphers" in the config file. This is what is says (I have actually removed most but scans still say it's there:

ciphers>RC4-SHA:HIGH:MEDIUM:LOW:DEFAULT:-EXP:!SSLv2:!ADH:!aNULL:!eNULL:!NULL</ciphers>

Any ideas?


On pre-2.11 versions of Abyss Web Server, RC4 cipher was active. On these versions, you should change the ciphers suite to the following line:

EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH EDH+aRSA !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS !RC4

This parameter is available in the section described in http://www.aprelium.com/data/doc/2/abyssws-win-doc-html/hosts-configuration.html#HOSTS-GENERAL-ADVANCED-SECURELAYER

This should remove RC4 from the list of negotiated ciphers.

We suggest using Qualys SSL labs' test available in https://www.ssllabs.com/ssltest/ to validate your HTTPS site and test it against vulnerabilities and certificate issues.
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> SSL/Certificates All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group