[Bug 240396] net-mgmt/nrpe3 : compiling with libressl break ssl communications with nrpe client

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 7 21:25:48 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240396

            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 at FreeBSD.org
          Reporter: korsani at free.fr
             Flags: maintainer-feedback?(zeising at FreeBSD.org)
          Assignee: zeising at FreeBSD.org

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

DEFAULT_VERSIONS+=ssl=libressl

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+=ssl=base

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


More information about the freebsd-ports-bugs mailing list