Results 1 to 2 of 2

Thread: Weak Security Ciphers

  1. #1
    Join Date
    Mar 2011
    Posts
    1

    Weak Security Ciphers

    Hi All

    Need some help on testing if a server supports weak ciphers .

    Here is the command I ran :

    openssl s_client -connect HOSTNAME:443 -cipher LOW:EXP

    result :
    connect: Connection timed out
    connect:errno=110

    openssl s_client -connect HOSTNAME:8000 -cipher LOW:EXP
    result :
    Connected : err num=104

    Should I understand that the host does not support weak ciphers with above result.


    Now wanted to check whats the level of security and does it support high ciphers

    openssl s_client -connect HOSTNAME:8000 -cipher HIGH:EXP
    result :
    Connected : err num=110

    How do I check what is level of security ?
    What is the keylength?

    Appreciate if the response is quick.

    Cheers
    Noufel

  2. #2
    Join Date
    Nov 2008
    Posts
    1,001

    Re: Weak Security Ciphers

    As mentioned by you that you are getting then errno10 then this is when pidgin doesn't share any package and to solve it try and use and other client and if still the same response then you can’t do anything since it may be the server side problem. Well and the error n umber 104 is nothing but when the system is unable to connect the server so here you have to just perform the connection test that will confirm whether there is any issue with the connection that you have made.

Similar Threads

  1. Weak LED light in the htc sensation xl
    By Upkeerat in forum Portable Devices
    Replies: 4
    Last Post: 28-11-2011, 10:00 PM
  2. Weak Vibration of Nokia N8
    By Ritvikk in forum Portable Devices
    Replies: 3
    Last Post: 07-01-2011, 02:40 PM
  3. About Block Ciphers or Types of Encryption
    By EricTheRed in forum Tips & Tweaks
    Replies: 2
    Last Post: 27-12-2010, 08:04 AM
  4. Geforce GTX 460 PSU too weak?
    By Gadin in forum Monitor & Video Cards
    Replies: 4
    Last Post: 16-10-2010, 05:21 AM
  5. WMC Weak TV Signal for one channel only?
    By Mahatma in forum Operating Systems
    Replies: 6
    Last Post: 13-08-2010, 10:14 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,925,038.09862 seconds with 17 queries