Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Sep 2019 21:25:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240396] net-mgmt/nrpe3 : compiling with libressl break ssl communications with nrpe client
Message-ID:  <bug-240396-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 240396
           Summary: net-mgmt/nrpe3 : compiling with libressl break ssl
                    communications with nrpe client
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zeising@FreeBSD.org
          Reporter: korsani@free.fr
             Flags: maintainer-feedback?(zeising@FreeBSD.org)
          Assignee: zeising@FreeBSD.org

I compiled nrpe3 with libressl. Here is my make.conf :

DEFAULT_VERSIONS+=3Dssl=3Dlibressl

and securiy/libressl installed

nrpe3 compiles, but failed to start :
/usr/local/etc/rc.d/nrpe3: WARNING: failed to start nrpe3

In the logs :

nrpe[1885] Error: Could not set SSL/TLS cipher list

Compiling with ssl enabled like this, whilst libressl is installed, make
everything ok :

DEFAULT_VERSIONS+=3Dssl=3Dbase

--=20
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-240396-7788>