Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2013 17:45:24 GMT
From:      Mark Felder <feld@feld.me>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175111: security/stunnel: using wrong openssl runtime
Message-ID:  <201301071745.r07HjOw4026117@red.freebsd.org>
Resent-Message-ID: <201301071750.r07Ho1hb060724@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175111
>Category:       ports
>Synopsis:       security/stunnel: using wrong openssl runtime
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 07 17:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mark Felder
>Release:        
>Organization:
>Environment:
>Description:
possible stunnel or port bug...

if i build a stunnel package with poudriere and not use SSL_PORT (use base system openssl), it builds against the base system openssl as expected. After installing that package I notice in the logs a strange error message. It appears stunnel is trying to use the libraries of the openssl package I have installed from ports (required by a different port). So it seems that stunnel uses the wrong openssl if both are present.

Jan  7 11:38:58 mwi1 stunnel: LOG5[38635:34384933888]: Compiled with OpenSSL 0.9.8q 2 Dec 2010
Jan  7 11:38:58 mwi1 stunnel: LOG5[38635:34384933888]: Running  with OpenSSL 0.9.8x 10 May 2012

Is this something we can fix within the port?
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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