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 <[email protected]>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.
> **[email protected]*
> *Canada: 1-888-404-6261 x320
> USA: 1-888-404-6268 x320
> www.intello.com*
> *
> *
>
>


-- 
*Mike SCHMIDT
**CTO
Intello Technologies Inc.
**[email protected]*
*Canada: 1-888-404-6261 x320
USA: 1-888-404-6268 x320
www.intello.com*
*
*
--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to