Author: buildbot
Date: Wed Dec 10 16:46:51 2014
New Revision: 932211

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/docs.pageCache
    websites/production/cxf/content/docs/tls-configuration.html

Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/cxf/content/docs/tls-configuration.html
==============================================================================
--- websites/production/cxf/content/docs/tls-configuration.html (original)
+++ websites/production/cxf/content/docs/tls-configuration.html Wed Dec 10 
16:46:51 2014
@@ -117,11 +117,11 @@ Apache CXF -- TLS Configuration
            <!-- Content -->
            <div class="wiki-content">
 <div id="ConfluenceContent"><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1418147187626 {padding: 0px;}
-div.rbtoc1418147187626 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1418147187626 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1418229989438 {padding: 0px;}
+div.rbtoc1418229989438 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1418229989438 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1418147187626">
+/*]]>*/</style></p><div class="toc-macro rbtoc1418229989438">
 <ul class="toc-indentation"><li><a shape="rect" 
href="#TLSConfiguration-TLSParameterscommontobothClientsandServers">TLS 
Parameters common to both Clients and Servers</a>
 <ul class="toc-indentation"><li><a shape="rect" 
href="#TLSConfiguration-KeyManagers">Key Managers</a></li><li><a shape="rect" 
href="#TLSConfiguration-TrustManagers">Trust Managers</a></li><li><a 
shape="rect" href="#TLSConfiguration-CipherSuitesFilter">CipherSuites 
Filter</a></li><li><a shape="rect" 
href="#TLSConfiguration-CertConstraints">Cert Constraints</a></li></ul>
 </li><li><a shape="rect" href="#TLSConfiguration-ClientTLSParameters">Client 
TLS Parameters</a>
@@ -147,7 +147,7 @@ div.rbtoc1418147187626 li {margin-left:
         ...
     &lt;/httpj:tlsServerParameters&gt;
 ]]></script>
-</div></div><h2 id="TLSConfiguration-CipherSuitesFilter">CipherSuites 
Filter</h2><p>The CipherSuites Filter is used to either include or exclude 
particular CipherSuites. If no exclusion filter is specified, the default is to 
exclude all "NULL" and "anon" filters. CXF 3.1 will also exclude all "DES" 
filters.</p><div class="code panel pdl" style="border-width: 1px;"><div 
class="codeHeader panelHeader pdl" style="border-bottom-width: 
1px;"><b>CipherSuites Filter sample</b></div><div class="codeContent 
panelContent pdl">
+</div></div><h2 id="TLSConfiguration-CipherSuitesFilter">CipherSuites 
Filter</h2><p>The CipherSuites Filter is used to either include or exclude 
particular CipherSuites. If no exclusion filter is specified, the default is to 
exclude all "NULL" and "anon" filters. CXF 3.0.3 onwards excludes all "DES" 
filters as well, and 3.0.4 onwards additionally excludes all "EXPORT" 
filters.</p><div class="code panel pdl" style="border-width: 1px;"><div 
class="codeHeader panelHeader pdl" style="border-bottom-width: 
1px;"><b>CipherSuites Filter sample</b></div><div class="codeContent 
panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" 
type="syntaxhighlighter"><![CDATA[    &lt;httpj:tlsServerParameters&gt;
         ...
         &lt;sec:cipherSuitesFilter&gt;


Reply via email to