Am 08.03.2012 14:06, schrieb Michael Friedrich:
> Thomas Pries wrote:
>> Ok, with the new version daemon output is:
>> ...
>
> how about permissions on that dir
>
> /usr/local/icinga/etc

owner: root:root
mod: 550

The *.key and *crt files itself have
Owner: nagios:nagios
mod: 440


>>...
> what host os? ...

OpenSuSE 12.1 (32 bit)

> openssl version?

OpenSSL 1.0.0e 6 Sep 2011

> how did you generate the certs?

openssl genrsa -out icinga-nrpe.key -des3 8192
openssl req -new -x509 -days 1460 -key icinga-nrpe.key -out icinga-nrpe.crt
openssl rsa -in icinga-nrpe.key -out icinga-nrpe_sin.key

openssl genrsa -out client_icinga-nrpe.key -des3 8192
openssl req -new -x509 -days 1460 -key client_icinga-nrpe.key -out 
client_icinga-nrpe.crt
openssl rsa -in client_icinga-nrpe.key -out client_icinga-nrpe_sin.key


> is it self signed?

Yes, it is.


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to