Re: [Nagios-devel] NRPE Code update review needed

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] NRPE Code update review needed

Post by Guest »

Can you post a copy to the list? I'm about to start adding crypto
support to NRPE for support of command arguments and want to compare
this with libmcrypt before deciding what to use. Thanks.


On 15 Jan 2003 at 11:57, local.coder wrote:

> Hello all,
>
> Been a while since I have made any changes and posted but this time it's kind
> of a biggy. I have been working on NRPE for the last few days and have added in
> tcp buffer encryption for the data going to and from check_nrpe to NRPE for a
> local requirement and wanted to get the code into the tree for others to use.
> Based on input from Ethan way back I have opted to use the Openssl libs for
> encryption so as to limit extra needs and options and to allow for easy
> adaptation and selection of encryption routines. However I am not the worlds
> best programmer and would like at least one other person to review my diff's or
> full code for check_nrpe.c and nrpe.c to validate I haven't made any huge
> mistakes or missed something major. So if anyone would like to have a spin with
> it please email me and once it's all cleaned up I will post the diff's to here
> for the tree if everyone wants it.
>
> I also have not put in all the happy Define's that say only compile this if
> openssl is installed so that may take me some more time as is.
>
> Thoughts & comments welcome,
> Derrick
>
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: A Thawte Code Signing Certificate
> is essential in establishing user confidence by providing assurance of
> authenticity and code integrity. Download our Free Code Signing guide:
> http://ads.sourceforge.net/cgi-bin/redi ... thaw0028en
> _______________________________________________
> Nagios-devel mailing list
> Nagios-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/lis ... gios-devel
>



Ethan Galstad,
Nagios Developer
---
Email: nagios@nagios.org
Website: http://www.nagios.org






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: nagios@nagios.org
Locked