monit-general
[Top][All Lists]
Advanced

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

RE: Re: SSL


From: lutz . mader
Subject: RE: Re: SSL
Date: Thu, 02 Jul 2020 12:47:12 +0200
User-agent: freenetMail

Hello,

have a look to the man page, the wiki is for monit 5.27.0.

The problem is, monit 5.16 use a different syntax

 

Taken from an old manual:

 

Syntax for TCP port:
SET HTTPD PORT <number> [ADDRESS <hostname | IP-address>]
[SSL <ENABLE | DISABLE>]
[PEMFILE <path>]
[CLIENTPEMFILE <path>]
[ALLOWSELFCERTIFICATION]
[SIGNATURE <ENABLE | DISABLE>]
ALLOW <user:password | IP-address | IP-range>+

 

Any reason to use the old monit 5.16.0?

Try to migrate to monit 5.19.0 at least or to the new monit 5.27.0.

 

With regards,

Lutz

 

p.s.

I append a copy of the old (monit 5.16.0) wiki page.

 

 

-----Ursprüngliche Nachricht-----
Von: "Anders Yuran" [anders.yuran@gmail.com]
Gesendet: Do. 02.07.2020 10:15
An: "This is the general mailing list for monit" [monit-general@nongnu.org]
Betreff: Re: SSL

Hi!
I tested another setup from the manual, but get the same syntax error
/etc/monit/monitrc:156: syntax error '{'

 set httpd
     port 2812
     with ssl {
        pemchain: /etc/letsencrypt/live/jv74.se/chain.pem
        pemkey: /etc/letsencrypt/live/jv74.se /privkey.pem
     }

Den tors 2 juli 2020 kl 08:45 skrev Lutz Mader <lutz.mader@freenet.de>:
Hello Anders Yuran,
add some more lines from the monitrc file please, above/below the line.
And give some information about the used monit version, use "monit -V"
to get this information.

With regards,
Lutz

p.s.
Some details for the setup are available in the wiki, see
https://mmonit.com/monit/documentation/monit.html#SSL-OPTIONS


--
Kind Regards
Anders Yuran
Havouza 15
4607 Pissouri
Cyprus

-----Ursprüngliche Nachricht Ende-----


Attachment: Monit 5.16.pdf
Description: Adobe PDF document


reply via email to

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