ports/118434: [patch] net-mgmt/nrpe2 should enable SSL by default

Jarrod Sayers jarrod at netleader.com.au
Wed Dec 5 11:30:03 UTC 2007


The following reply was made to PR ports/118434; it has been noted by GNATS.

From: Jarrod Sayers <jarrod at netleader.com.au>
To: adaugherity at tamu.edu
Cc: bug-followup at 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.



More information about the freebsd-ports-bugs mailing list