/[monit]/monit/web/next.html
ViewVC logotype

Diff of /monit/web/next.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by hauk, Tue Sep 17 11:23:35 2002 UTC revision 1.18 by hauk, Fri Sep 20 22:55:34 2002 UTC
# Line 98  the reverse of the start order. Line 98  the reverse of the start order.
98  </tr>  </tr>
99  <tr>  <tr>
100  <td width=50%>Progress:</td>  <td width=50%>Progress:</td>
101  <td width=50% bgcolor="#0080a0" align=center><b><font color=#ffffff>10%</font></b></td>  <td width=50% bgcolor="#00a080" align=center><b><font color=#ffffff>50%</font></b></td>
102    </tr>
103    <tr>
104    <td width=50%>Importance:</td><td width=50%>HIGH</td>
105    </tr>
106    </table>
107    </code>
108    <br>
109    <p>
110    
111    
112    <li><b>Implement SSL support</b><p> Rational for implementation:
113    <ol>
114    <li>To make monit able to check services based on ssl (imaps, https, pop3s...)
115    <li>To check the actual ssl service (e.g. cert issuer, cert age)
116    <li>To provide the monit http server with ssl support. This means that monit's Basic Authentication is done over SSL and should be safe. (Maybe also add auth over
117      client cert check)
118    </ol>
119    <p>
120    <code>
121    <table border=0 cellspacing=5>
122    <tr>
123    <td width=50%>Responsible:</td><td width=50%>Christian</td>
124    </tr>
125    <tr>
126    <td width=50%>Progress:</td>
127    <td width=50% bgcolor="#00a080" align=center><b><font color=#ffffff>50%</font></b></td>
128  </tr>  </tr>
129  <tr>  <tr>
130  <td width=50%>Importance:</td><td width=50%>HIGH</td>  <td width=50%>Importance:</td><td width=50%>HIGH</td>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26