Monit, SSL and IE7

Guillaume CHAUSSY chaussy at domisys.com
Wed Jan 3 10:17:25 CET 2007


Hello,



I'm testing monit on a mailserver, and found it such a great software !

However, I observe a little bug with IE7 (don't know about 6) : when 
connecting on port 2812 on my server, a window pops up asking me the 
client certificate to use to authencticate on monit.


It is sufficient to cancel, then I fall back on the traditionnal 
login/passwd popup (which is what I expected).
I can't reproduce this pb with Firefox.

I'm using monit 4.5 on Debian Sarge (package from distro).

 A paste here the relevant part of my config file :

---------------------------------------------------------------

## Make monit start its web-server.
set httpd port 2812
        ssl enable
        pemfile /etc/apache2/ssl/MY_SERVER.pem
        allow admin:monit     # user 'admin' with password 'monit'

---------------------------------------------------------------

Does anybody observe the same pb ? Is it solved in newer versions ?


Thanks.
Guillaume.


More information about the mmonit-user mailing list