Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2007 11:30:03 GMT
From:      Jarrod Sayers <jarrod@netleader.com.au>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/118434: [patch] net-mgmt/nrpe2 should enable SSL by default
Message-ID:  <200712051130.lB5BU3pF096171@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/118434; it has been noted by GNATS.

From: Jarrod Sayers <jarrod@netleader.com.au>
To: adaugherity@tamu.edu
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/118434: [patch] net-mgmt/nrpe2 should enable SSL by default
Date: Wed, 5 Dec 2007 21:54:03 +1030

 Andrew,
 
 The default for net-mgmt/nrpe2 is to be compiled without SSL support.   
 This results in both nrpe2 and check_nrpe2 being unable to support SSL  
 connections or services, and thus non-SSL becomes the default  
 connection method.  If the port is built with SSL support, nrpe2  
 supports only SSL connections but check_nrpe2 supports both with the  
 default being SSL.  You may then use the -n flag from the command line  
 to connect to hosts without the SSL binary.
 
 I have tested the differences between the builds and am unable to find  
 any issues short of attempting to connect a non-SSL check_nrpe2 to an  
 SSL only nrpe2 but the error is clear and handled correctly.  If you  
 can provide more details, I am happy to investigate, however I am  
 slightly lost at your comment regarding the default for check_nrpe2  
 being SSL enabled, it isn't.
 
 Does your current /etc/make.conf contain WITH_SSL=yes?
 
 Jarrod.



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