View Issue Details

IDProjectCategoryView StatusLast Update
0001065Kali LinuxGeneral Bugpublic2014-02-27 15:43
Reporteralla Assigned Tomuts  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionduplicate 
Platformx64OSKaliOS Version1.0
Product Version1.0.6 
Summary0001065: OpenSSL does not support SSLv2
Description

OpenSSL library on Kali Linux does not support SSLv2. This breaks some of the tools that test for SSL protocols, such as sslscan and sslcaudit. SSLv2 has been disabled in Debian (see http://security.sunera.com/2011_02_01_archive.html). It used to work in BackTrack. Please enable SSLv2 back, we miss it.

Steps To Reproduce

Run
socat OPENSSL-LISTEN:1080,method=SSLv2,cert=/usr/share/sslcaudit/terst/certs/www.example.com-cert.pem,verify=0 READLINE
You will get
openssl-method="SSLv2": unknown method

Activities

muts

muts

2014-02-27 15:43

reporter   ~0001579

Duplicate - https://bugs.kali.org/view.php?id=146

Issue History

Date Modified Username Field Change
2014-02-27 15:28 alla New Issue
2014-02-27 15:43 muts Note Added: 0001579
2014-02-27 15:43 muts Status new => closed
2014-02-27 15:43 muts Assigned To => muts
2014-02-27 15:43 muts Resolution open => duplicate