This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-3.0.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit afe960098d4e79dc2665cd59517c9086e4b12acf Author: Colm O hEigeartaigh <cohei...@apache.org> AuthorDate: Fri Nov 29 14:26:11 2019 +0000 Fixing up webpage --- .../user-manual/modules/ROOT/pages/camel-configuration-utilities.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-manual/modules/ROOT/pages/camel-configuration-utilities.adoc b/docs/user-manual/modules/ROOT/pages/camel-configuration-utilities.adoc index 7e81e13..00724c6 100644 --- a/docs/user-manual/modules/ROOT/pages/camel-configuration-utilities.adoc +++ b/docs/user-manual/modules/ROOT/pages/camel-configuration-utilities.adoc @@ -114,8 +114,8 @@ as well as in the SSLEngine. The patterns are applied over only the available cipher suites. The exclude patterns have precedence over the include patterns. If no cipherSuites and no cipherSuitesFilter are present, the default patterns applied are: + -Includes .\*; -Excludes .*_NULL_.*, .\*_anon_.*, .\*DES.*, .\*EXPORT.* *Camel 2.15.4*., .\*MD5, .\*RC4.* *Camel 3.0.1* +Includes .\*; + +Excludes .*_NULL_.*, .\*_anon_.*, .\*DES.*, .\*EXPORT.* *Camel 2.15.4*., .*MD5, .\*RC4.* *Camel 3.0.1* secureSocketProtocols:: This optional property represents a collection of explicitly named secure socket protocols, such as SSLv3/TLS/etc., to enable on both the