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*
*
*
--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to