CheckTLS Monitoring Setup Walk Through
Outlined below are the steps, with screen shots, used to setup a Batch test and Monitor the result with a WebService. Click on any screen shot to enlarge it.
That last URL is a WebService. How you call it depends on the programming language you are using, but from a Unix command prompt it looks like this:
$ curl -d USERCODE='CheckTLS User' -d PASSWORD=NotMyPassword -d TESTID=1 http://www1.checktls.com/perl/MonitorTLS.pl
<?xml version="1.0" encoding="UTF-8"?>
<CheckTLS test="receiver">
<Description>Demonstration Test</Description>
<LastRun>2011-06-28 18:03:24</LastRun>
<LastTotal>100.000000</LastTotal>
</CheckTLS>
$












