Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2014 23:22:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193083] New: security/sslscan incompatible with new "no-ssl2" feature of security/openssl port
Message-ID:  <bug-193083-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193083

            Bug ID: 193083
           Summary: security/sslscan incompatible with new "no-ssl2"
                    feature of security/openssl port
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: velcroleaf@rocketmail.com

The sslscan port does not work when the security/openssl port is compiled
without support for SSLv2.  This is a new (and very useful) feature of openssl.

Running sslscan yields the following error:
/usr/local/bin/sslscan: Undefined symbol "SSLv2_client_method"

Rebuilding the sslscan port fails when SSLv2 support is turned off.

There might be other affected ports.  Once sslscan didn't work, I rolled back
to openssl with SSLv2 support compiled in and have not continued testing.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193083-13>