You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2013/08/09 18:20:58 UTC

svn commit: r873746 - in /websites/production/camel/content: cache/main.pageCache camel-configuration-utilities.html

Author: buildbot
Date: Fri Aug  9 16:20:58 2013
New Revision: 873746

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-configuration-utilities.html

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

Modified: websites/production/camel/content/camel-configuration-utilities.html
==============================================================================
--- websites/production/camel/content/camel-configuration-utilities.html (original)
+++ websites/production/camel/content/camel-configuration-utilities.html Fri Aug  9 16:20:58 2013
@@ -114,7 +114,7 @@
 Includes <br clear="none" class="atl-forced-newline">
 <ul><li>.* <br clear="none" class="atl-forced-newline">
 Excludes <br clear="none" class="atl-forced-newline"></li><li>.*<em>NULL</em>.*</li><li>.*<em>anon</em>.*</li></ul>
-</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> secureSocketProtocols - SecureSocketProtocolsParameters </td><td colspan="1" rowspan="1" class="confluenceTd"> sslContextParameters/secureSocketProtocols - SecureSocketProtocolsParameters </td><td colspan="1" rowspan="1" class="confluenceTd"> This optional property represents a collection of explicitly named secure socket protocols, such as SSLv3/TLS/etc., to enable on both the client and server side as well as in  the SSLEngine.&#160; These values take precedence over filters supplied in secureSocketProtocolsFilter.&#160; The utility attempts to enable the listed protocols  regardless of whether or not the JSSE provider actually supports  them or not.&#160; This behavior guarantees that listed protocols aree  always enabled when listed.&#160; For a more lenient option, use secureSocketProtocolsFilter. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> secureSocketProtocolsFilter - <a shape="rect" href="#Ca
 melConfigurationUtilities-FilterParameters">FilterParameters</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> sslContextParameters/secureSocketProtocolsFilter - <a shape="rect" href="#CamelConfigurationUtilities-FilterParameters">FilterParameters</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> This optional property represents a collection of include and exclude  patterns for secure socket protocols to enable  on both the client and server side  as well as in the SSLEngine.&#160; The  patterns are applied over only the  available protocols.&#160; The exclude  patterns have precedence over the  include patterns.&#160; If no secureSocketProtocols and no secureSocketProtocolsFilter are  present, the default patterns applied are: <br clear="none" class="atl-forced-newline">
+</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> secureSocketProtocols - SecureSocketProtocolsParameters </td><td colspan="1" rowspan="1" class="confluenceTd"> sslContextParameters/secureSocketProtocols - SecureSocketProtocolsParameters </td><td colspan="1" rowspan="1" class="confluenceTd"> This optional property represents a collection of explicitly named secure socket protocols, such as SSLv3/TLS/etc., to enable on both the client and server side as well as in  the SSLEngine.&#160; These values take precedence over filters supplied in secureSocketProtocolsFilter.&#160; The utility attempts to enable the listed protocols  regardless of whether or not the JSSE provider actually supports  them or not.&#160; This behavior guarantees that listed protocols are  always enabled when listed.&#160; For a more lenient option, use secureSocketProtocolsFilter. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> secureSocketProtocolsFilter - <a shape="rect" href="#Cam
 elConfigurationUtilities-FilterParameters">FilterParameters</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> sslContextParameters/secureSocketProtocolsFilter - <a shape="rect" href="#CamelConfigurationUtilities-FilterParameters">FilterParameters</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> This optional property represents a collection of include and exclude  patterns for secure socket protocols to enable  on both the client and server side  as well as in the SSLEngine.&#160; The  patterns are applied over only the  available protocols.&#160; The exclude  patterns have precedence over the  include patterns.&#160; If no secureSocketProtocols and no secureSocketProtocolsFilter are  present, the default patterns applied are: <br clear="none" class="atl-forced-newline">
 <br clear="none" class="atl-forced-newline">
 Includes <br clear="none" class="atl-forced-newline">
 <ul><li>.*</li></ul>