I suppose at least a short description is in order.<br><br>The script looks for "sslchain" in you hosts.cfg file. If just sslchain is there it will use the host name for the certificate, if you don't want to use the host name use "sslchain=<url to check>". <br>
<br>It's meant to run as an external script, I only run it one a day, tasks.cfg stanza looks something like:<br><br><br>[sslchain]<br>    ENVFILE /usr/local/xymon/server/etc/xymonserver.cfg<br>    CMD /usr/local/xymon/server/ext/InterCertCheck/CheckCert.py -c /usr/local/xymon/server/ext/InterCertCheck/CheckCert.cfg<br>
    LOGFILE $XYMONSERVERLOGS/CheckCert.log<br>    INTERVAL 1440m<br><br>You may need to customize some of the stuff in CheckCert.cfg to match you installation. Some of the entries in CheckCert.cfg may be debugging entries and not be "live". <br>
<br>Let me know if you have any other questions. <br><br>Thanks,<br>Larry Barber<br><br><div class="gmail_quote">On Wed, Aug 29, 2012 at 10:09 AM, Larry Barber <span dir="ltr"><<a href="mailto:lebarber@gmail.com" target="_blank">lebarber@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I wrote a script a while back that does what your looking for. I've attached it to this email. Let me know if I can be of any help. <br>
<br>Thanks,<br>Larry Barber<div class="HOEnZb"><div class="h5"><br><br><br><div class="gmail_quote">On Fri, Aug 24, 2012 at 3:42 PM, Bruce Ferrell <span dir="ltr"><<a href="mailto:bferrell@baywinds.org" target="_blank">bferrell@baywinds.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I just did a quick search to see if xymon has a way to check intermediate certificates.  The answer *seemed* to be "No, it's not possible... Then someone showed me curl (7.22) doing it... Well, at least it throws a descriptive message when a website with a "bad" intermediate cert is hit.<br>


<br>
Has anyone gotten this test to work or should I continue to work on a patch for this to submit?<br>
<br>
Inquiring minds want to know<span><font color="#888888"><br>
<br>
Bruce Ferrell<br>
______________________________<u></u>_________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/<u></u>mailman/listinfo/xymon</a><br>
</font></span></blockquote></div><br>
</div></div></blockquote></div><br>