Bug 119680 - net/ssldump: Couldn't create network handler
Summary: net/ssldump: Couldn't create network handler
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-15 12:40 UTC by Erik Cederstrand
Modified: 2008-01-29 16:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Cederstrand 2008-01-15 12:40:01 UTC
net/ssldump fails with: "ERROR: Couldn't create network handler"


# ssldump -v
ssldump 0.9b3
Copyright (C) 1998-2001 RTFM, Inc.
All rights reserved.
Compiled with OpenSSL: decryption enabled


openssl version 0.9.8e from base

How-To-Repeat: # openssl genrsa 1024 > host.key
# ssldump -i vr0 -k host.key
ERROR: Couldn't create network handler
#
Comment 1 Alexey Dokuchaev freebsd_committer freebsd_triage 2008-01-29 14:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

I'll handle it.
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2008-01-29 16:03:32 UTC
State Changed
From-To: open->closed

Port is fixed as of Makefile v.1.15, patches courtesy of Debian.