<?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 SSL-server cipher command in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ssl-server-cipher-command/m-p/488556#M9203</link>
    <description>&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just like to find out what does the "ssl-server xxx cipher" command do?  is it something to do with SSL module &amp;amp; web servers communication?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have this command on my configuration but it seems that the CSS donot talk to the web servers properly.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*********************** SSL PROXY LIST ***********************&lt;/P&gt;&lt;P&gt;ssl-proxy-list SSL-LIST01 &lt;/P&gt;&lt;P&gt;  ssl-server 100 &lt;/P&gt;&lt;P&gt;  ssl-server 100 vip address 10.180.6.1 &lt;/P&gt;&lt;P&gt;  ssl-server 100 rsakey RSAKEYASSOCIATION1 &lt;/P&gt;&lt;P&gt;  ssl-server 100 rsacert CERTASSOCIATIO1 &lt;/P&gt;&lt;P&gt;  ssl-server 100 cipher rsa-with-rc4-128-sha 10.180.6.1 80 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;!************************** SERVICE **************************&lt;/P&gt;&lt;P&gt;service DETDRSERVER01 &lt;/P&gt;&lt;P&gt;  ip address 10.180.6.35 &lt;/P&gt;&lt;P&gt;  port 80 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service DETDRSERVER02 &lt;/P&gt;&lt;P&gt;  ip address 10.180.6.37 &lt;/P&gt;&lt;P&gt;  port 80 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service SSL-MODULE01 &lt;/P&gt;&lt;P&gt;  type ssl-accel &lt;/P&gt;&lt;P&gt;  keepalive type none &lt;/P&gt;&lt;P&gt;  slot 3 &lt;/P&gt;&lt;P&gt;  add ssl-proxy-list SSL-LIST01 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** OWNER ***************************&lt;/P&gt;&lt;P&gt;owner OWNER &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;    content DRSERVERS-HTTP-RULE &lt;/P&gt;&lt;P&gt;    vip address 10.180.6.1 &lt;/P&gt;&lt;P&gt;    balance aca &lt;/P&gt;&lt;P&gt;    add service MYDRSERVER02 &lt;/P&gt;&lt;P&gt;    add service MYDRSERVER01 &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 80 &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content DRSERVERS-SSL-RULE &lt;/P&gt;&lt;P&gt;    vip address 10.180.6.1 &lt;/P&gt;&lt;P&gt;    application ssl &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 443 &lt;/P&gt;&lt;P&gt;    add service SSL-MODULE01 &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i tried it from IE, I get the certificate but it doesn't connect to the web server homepage.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the command to see the traffic between CSS &amp;amp; web servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Oct 2005 06:20:20 GMT</pubDate>
    <dc:creator>benjamingarcia</dc:creator>
    <dc:date>2005-10-10T06:20:20Z</dc:date>
    <item>
      <title>SSL-server cipher command</title>
      <link>https://community.cisco.com/t5/application-networking/ssl-server-cipher-command/m-p/488556#M9203</link>
      <description>&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just like to find out what does the "ssl-server xxx cipher" command do?  is it something to do with SSL module &amp;amp; web servers communication?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have this command on my configuration but it seems that the CSS donot talk to the web servers properly.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*********************** SSL PROXY LIST ***********************&lt;/P&gt;&lt;P&gt;ssl-proxy-list SSL-LIST01 &lt;/P&gt;&lt;P&gt;  ssl-server 100 &lt;/P&gt;&lt;P&gt;  ssl-server 100 vip address 10.180.6.1 &lt;/P&gt;&lt;P&gt;  ssl-server 100 rsakey RSAKEYASSOCIATION1 &lt;/P&gt;&lt;P&gt;  ssl-server 100 rsacert CERTASSOCIATIO1 &lt;/P&gt;&lt;P&gt;  ssl-server 100 cipher rsa-with-rc4-128-sha 10.180.6.1 80 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;!************************** SERVICE **************************&lt;/P&gt;&lt;P&gt;service DETDRSERVER01 &lt;/P&gt;&lt;P&gt;  ip address 10.180.6.35 &lt;/P&gt;&lt;P&gt;  port 80 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service DETDRSERVER02 &lt;/P&gt;&lt;P&gt;  ip address 10.180.6.37 &lt;/P&gt;&lt;P&gt;  port 80 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service SSL-MODULE01 &lt;/P&gt;&lt;P&gt;  type ssl-accel &lt;/P&gt;&lt;P&gt;  keepalive type none &lt;/P&gt;&lt;P&gt;  slot 3 &lt;/P&gt;&lt;P&gt;  add ssl-proxy-list SSL-LIST01 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** OWNER ***************************&lt;/P&gt;&lt;P&gt;owner OWNER &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;    content DRSERVERS-HTTP-RULE &lt;/P&gt;&lt;P&gt;    vip address 10.180.6.1 &lt;/P&gt;&lt;P&gt;    balance aca &lt;/P&gt;&lt;P&gt;    add service MYDRSERVER02 &lt;/P&gt;&lt;P&gt;    add service MYDRSERVER01 &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 80 &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content DRSERVERS-SSL-RULE &lt;/P&gt;&lt;P&gt;    vip address 10.180.6.1 &lt;/P&gt;&lt;P&gt;    application ssl &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 443 &lt;/P&gt;&lt;P&gt;    add service SSL-MODULE01 &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i tried it from IE, I get the certificate but it doesn't connect to the web server homepage.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the command to see the traffic between CSS &amp;amp; web servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2005 06:20:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ssl-server-cipher-command/m-p/488556#M9203</guid>
      <dc:creator>benjamingarcia</dc:creator>
      <dc:date>2005-10-10T06:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSL-server cipher command</title>
      <link>https://community.cisco.com/t5/application-networking/ssl-server-cipher-command/m-p/488557#M9204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To assign a cipher suite to the virtual SSL server, use the ssl-server number cipher command. For each available SSL version, there is a distinct list of supported cipher suites representing a selection of cryptographic algorithms and parameters. Your choice depends on your environment, certificates and keys in use, and security requirements. By default, no supported cipher suites are enabled. Use the no form of this command to remove a cipher suite from the server.&lt;/P&gt;&lt;P&gt;For more information have a look at &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_command_reference_chapter09186a008011940f.html#1139899" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_command_reference_chapter09186a008011940f.html#1139899&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2005 12:22:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ssl-server-cipher-command/m-p/488557#M9204</guid>
      <dc:creator>smalkeric</dc:creator>
      <dc:date>2005-10-14T12:22:59Z</dc:date>
    </item>
  </channel>
</rss>

