We manage a handful of servers via Apache's mod_proxy like so: Browser https-> Proxy https-> monit
We require a client SSL cert at the proxy, lock down the monit instances to only allow from the Proxy IP (and also at the firewall level). We also use ridiculously strong passwords for monit, but that's overkill to be honest. I even imported the SSL client cert into firefox mobile. :-) The whole thing was remarkably easy to setup once I figured out the Apache client SSL stuff. Cheers - Callum. On Thu, 2012-09-06 at 16:25 +0200, Jan-Henrik Haukeland wrote: > On Sep 6, 2012, at 3:25 PM, Jose Amoros <[email protected]> wrote: > > > Would it be possible to see AUTH LOGIN in Monit in the future? That'd be a > > great feature since we're looking to keep our server as secure as possible. > > Just use SSL with Monit, it will be more secure and you can use it today. > -- > To unsubscribe: > https://lists.nongnu.org/mailman/listinfo/monit-general -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
