monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: monit has trouble reading pem files


From: Mike Schmidt
Subject: Re: monit has trouble reading pem files
Date: Mon, 14 Mar 2011 00:27:06 -0400

Sorry, I figured out my problem. monit was reading the monit.pem file as a configuration file because it was in /etc/monit.d/. I should have been more explicit in my include statement. 

On Sun, Mar 13, 2011 at 11:51 PM, Mike Schmidt <address@hidden> wrote:
When I try to set up monit for ssl, it doesn't like the pem file I generated:

Starting monit: /etc/monit.d/monit.pem:55: Error: exceeded maximum number of program arguments 'RSA'

and when I took out the RSA, I got: 

Starting monit: /etc/monit.d/monit.pem:55: Error: exceeded maximum number of program arguments 'KEY-----'

The line 55 is the trailer of the key: it says "------END RSA PRIVATE KEY-----"

There shoudl be no such error, as 1) it's the end of the key, and 2) this is a perfectly standard pem file happily accepted by everything I know (apache. openvpn, firefox, etc)

There is no hint on the monit site that the pem file has to be specially formatted. 
--
Mike SCHMIDT
CTO 
Intello Technologies Inc.
address@hidden
Canada: 1-888-404-6261 x320
USA: 1-888-404-6268 x320
www.intello.com





--
Mike SCHMIDT
CTO 
Intello Technologies Inc.
address@hidden
Canada: 1-888-404-6261 x320
USA: 1-888-404-6268 x320
www.intello.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]