<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I got tired of all of the idiosynchracies of check_http and our network
and SSL and proxies and stuff, so I wrote my own check_http which wraps
things into a curl request, which has a lot more options available to
is (such as SSL certs and other options).  If you're interested, I
could provide a (modified) version of the module that has our specific
stuff stripped out of it.<br>
<br>
-Eric<br>
<br>
<br>
Itamar Lavender wrote:
<blockquote
 cite="mid32E0C0122549944A8D0E06EAA512295D46AC81@scorpion.Traiana.INT"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        text-align:right;
        direction:rtl;
        unicode-bidi:embed;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
  </style>
  <div class="Section1" dir="rtl">
  <p class="MsoNormal"
 style="text-align: left; direction: ltr; unicode-bidi: embed;"
 dir="ltr"><font color="black" face="Arial" size="3"><span
 style="font-size: 12pt; font-family: Arial; color: black;">Hey All,<br>
  <br>
I'm trying to monitor one of my HTTPS servers which I must access
trough SSL with
a specific certificate using the check_http plugin<o:p></o:p></span></font></p>
  <p class="MsoNormal"
 style="text-align: left; direction: ltr; unicode-bidi: embed;"
 dir="ltr"><font color="black" face="Arial" size="3"><span
 style="font-size: 12pt; font-family: Arial; color: black;">The server
doesn't supply a certificate but
check if you have it.</span></font><font color="black" face="Arial"><span
 style="font-family: Arial; color: black;" dir="rtl" lang="HE"><o:p></o:p></span></font></p>
  <p class="MsoNormal"
 style="margin-bottom: 12pt; text-align: left; direction: ltr; unicode-bidi: embed;"
 dir="ltr"><font color="black" face="Arial" size="3"><span
 style="font-size: 12pt; font-family: Arial; color: black;">I'm
currently monitoring
all my other servers & it works great.... this is my favorite tool
:-)<br>
If someone thinks he can help I'll be thankful...<br>
Any idea for new script that uses check_http will be blessed.<o:p></o:p></span></font></p>
  <p class="MsoNormal"
 style="margin-bottom: 12pt; text-align: left; direction: ltr; unicode-bidi: embed;"
 dir="ltr"><font color="black" face="Arial" size="3"><span
 style="font-size: 12pt; font-family: Arial; color: black;"><br>
Itamar.<o:p></o:p></span></font></p>
  <p class="MsoNormal"
 style="text-align: left; direction: ltr; unicode-bidi: embed;"
 dir="ltr"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
  </div>
</blockquote>
</body>
</html>