<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CSM HTTPS or SSL Health Probe in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592129#M11247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles, Thx for quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do have SSL Module combined with CSM.  Can we do something in this case?  I heard that, there is a SSL probe script(TCL) available which can be used for SSL probe.  Are you aware of it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q.Xie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jun 2006 20:51:34 GMT</pubDate>
    <dc:creator>qixie</dc:creator>
    <dc:date>2006-06-28T20:51:34Z</dc:date>
    <item>
      <title>CSM HTTPS or SSL Health Probe</title>
      <link>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592127#M11245</link>
      <description>&lt;P&gt;We are currently using TCP probe for HTTPS webServer health checking.  Is there a HTTPS or SSL probe available on CSM to send a url to detect if the HTTPS Apache WebServer is up or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thx, Q.Xie&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2006 21:33:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592127#M11245</guid>
      <dc:creator>qixie</dc:creator>
      <dc:date>2006-06-27T21:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: CSM HTTPS or SSL Health Probe</title>
      <link>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592128#M11246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no, there is not such option because the CSM does not have the capability to do encryption/decryption.&lt;/P&gt;&lt;P&gt;The CSS does have this option if you have the SSL module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 06:56:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592128#M11246</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2006-06-28T06:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: CSM HTTPS or SSL Health Probe</title>
      <link>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592129#M11247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles, Thx for quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do have SSL Module combined with CSM.  Can we do something in this case?  I heard that, there is a SSL probe script(TCL) available which can be used for SSL probe.  Are you aware of it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q.Xie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 20:51:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592129#M11247</guid>
      <dc:creator>qixie</dc:creator>
      <dc:date>2006-06-28T20:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: CSM HTTPS or SSL Health Probe</title>
      <link>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592130#M11248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can download the TCL script file from the same locstion as the CSM software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this TCL file you should find the following scripts&lt;/P&gt;&lt;P&gt;[root@linux-1 cisco]# cat /tftpboot/c6slb-apc.4-2-1.tcl | grep -i "name ="&lt;/P&gt;&lt;P&gt;#!name = CHECKPORT_STD_SCRIPT&lt;/P&gt;&lt;P&gt;#!name = ECHO_PROBE_SCRIPT&lt;/P&gt;&lt;P&gt;#!name = FINGER_PROBE_SCRIPT&lt;/P&gt;&lt;P&gt;#!name = FTP_PROBE_SCRIPT&lt;/P&gt;&lt;P&gt;#!name = HTTPCONTENT_PROBE&lt;/P&gt;&lt;P&gt;#!name = HTTPHEADER_PROBE&lt;/P&gt;&lt;P&gt;#!name = HTTPPROXY_PROBE&lt;/P&gt;&lt;P&gt;#!name = HTTP_PROBE_SCRIPT&lt;/P&gt;&lt;P&gt;#!name = IMAP_PROBE&lt;/P&gt;&lt;P&gt;#!name = LDAP_PROBE&lt;/P&gt;&lt;P&gt;#!name = MAIL_PROBE&lt;/P&gt;&lt;P&gt;#!name = POP3_PROBE&lt;/P&gt;&lt;P&gt;#!name = PROBENOTICE_PROBE&lt;/P&gt;&lt;P&gt;#!name = RTSP_PROBE&lt;/P&gt;&lt;P&gt;#!name = SSL_PROBE_SCRIPT&lt;/P&gt;&lt;P&gt;#!name = TFTP_PROBE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a SSL_PROBE_SCRIPT that will verify that the SSL server respond to a client SSL HELLO message.&lt;/P&gt;&lt;P&gt;It does not verify if you can send an HTTP request.&lt;/P&gt;&lt;P&gt;It only sends a HELLO as a client and wait for the server HELLO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the SSLM for the CSM, there might be a way to achieve HTTPS probe.&lt;/P&gt;&lt;P&gt;I never tried it, but the solution I see would be to create an HTTP probe on the CSM and direct to the SSLM which will do the encryption and forward it to the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 05:24:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592130#M11248</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2006-06-29T05:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: CSM HTTPS or SSL Health Probe</title>
      <link>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592131#M11249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gilles.  I like the idea to send a HTTP probe to HTTPS via SSLM. Will try that.  Q.Xie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2006 17:50:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-https-or-ssl-health-probe/m-p/592131#M11249</guid>
      <dc:creator>qixie</dc:creator>
      <dc:date>2006-07-24T17:50:37Z</dc:date>
    </item>
  </channel>
</rss>

