Author: buildbot
Date: Sun Oct 7 20:22:06 2018
New Revision: 1036142
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/cache/main.pageCache
websites/production/cxf/content/cxf-3117-release-notes.html
websites/production/cxf/content/cxf-326-release-notes.html
websites/production/cxf/content/docs/tls-configuration.html
websites/production/cxf/content/download.html
websites/production/cxf/content/fediz-downloads.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/cxf-3117-release-notes.html
==============================================================================
--- websites/production/cxf/content/cxf-3117-release-notes.html (original)
+++ websites/production/cxf/content/cxf-3117-release-notes.html Sun Oct 7
20:22:06 2018
@@ -99,7 +99,7 @@ Apache CXF -- CXF 3.1.17 Release Notes
<td height="100%">
<!-- Content -->
<div class="wiki-content">
-<div id="ConfluenceContent"><h1
id="CXF3.1.17ReleaseNotes-CXF3.1.17ReleaseNotes">CXF 3.1.17 Release
Notes</h1><h2 id="CXF3.1.17ReleaseNotes-Overview">Overview</h2><p>Apache CXF
3.1.17 delivers the latest set of patches and bug fixes for Apache CXF 3.1.x.
This release fixes 15 JIRA issues that have been reported by users.</p><h2
id="CXF3.1.17ReleaseNotes-Download">Download</h2><div class="table-wrap"><table
class="wrapped confluenceTable"><colgroup span="1"><col span="1"><col
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA1</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.1.17/apache-cxf-3.1.17-src.tar.gz">a
pache-cxf-3.1.17-src.tar.gz</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17-src.tar.gz.sha1">apache-cxf-3.1.17-src.tar.gz.sha1</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.1.17/apache-cxf-3.1.17-src.zip">apache-cxf-3.1.17-src.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17-src.zip.sha1">apache-cxf-3.1.17-src.zip.sha1</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p>Binary
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.1.17/apa
che-cxf-3.1.17.tar.gz">apache-cxf-3.1.17.tar.gz</a></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.tar.gz.sha1">apache-cxf-3.1.17.tar.gz.sha1</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.1.17/apache-cxf-3.1.17.zip">apache-cxf-3.1.17.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.zip.sha1">apache-cxf-3.1.17.zip.sha1</a></p></td></tr></tbody></table></div><h2
id="CXF3.1.17ReleaseNotes-InstallationPrerequisites">Installation
Prerequisites</h2><p>Before installing Apache CXF, make sure the following
products,<br clear="none"> with the specified versions, are installed on y
our system:</p><ul><li>Java 7 or 8 Development Kit</li><li>Maven 3.1 or
later</li></ul><h3 id="CXF3.1.17ReleaseNotes-JavaDevelopmentKit">Java
Development Kit</h3><p>You must install the J2SE Development Kit (JDK) 7.0 or
8.0, which can be downloaded<br clear="none"> from:</p><p><a shape="rect"
class="external-link"
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
rel="nofollow">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p><p>After
installing the JDK, set or modify the following environment
variables:</p><ul><li>JAVA_HOME – set this environment variable<br
clear="none"> to point at the root directory of the Java
installation.</li></ul><ul><li>PATH – make sure that your PATH
includes:<br clear="none"> %JAVA_HOME%\bin (Windows) <br clear="none">
$JAVA_HOME/bin (UNIX)</li></ul><h2
id="CXF3.1.17ReleaseNotes-BuildingtheSamples">Building the
Samples</h2><p>Building the samples included in the binary distribution is
easy. Chan
ge to<br clear="none"> the samples directory and follow the build instructions
in the README.txt file <br clear="none"> included with each sample.</p><h2
id="CXF3.1.17ReleaseNotes-ReportingProblems">Reporting Problems</h2><p>If you
have any problems or want to send feedback of any kind, please e-mail the<br
clear="none"> cxf dev list, [email protected]. You can also file issues in
JIRA at:</p><p><a shape="rect" class="external-link"
href="https://issues.apache.org/jira/browse/CXF">https://issues.apache.org/jira/browse/CXF</a></p><h2
id="CXF3.1.17ReleaseNotes-Changelog">Changelog</h2><p>For a more detailed view
of new features and bug fixes, see the <a shape="rect" class="external-link"
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342902&projectId=12310511">release
notes</a>.</p></div>
+<div id="ConfluenceContent"><h1
id="CXF3.1.17ReleaseNotes-CXF3.1.17ReleaseNotes">CXF 3.1.17 Release
Notes</h1><h2 id="CXF3.1.17ReleaseNotes-Overview">Overview</h2><p>Apache CXF
3.1.17 delivers the latest set of patches and bug fixes for Apache CXF 3.1.x.
This release fixes 15 JIRA issues that have been reported by users.</p><h2
id="CXF3.1.17ReleaseNotes-Download">Download</h2><div class="table-wrap"><table
class="wrapped confluenceTable"><colgroup span="1"><col span="1"><col
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA1</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.1.17/apache-cxf-3.1.17-src.tar.gz">
apache-cxf-3.1.17-src.tar.gz</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17-src.tar.gz.sha1">apache-cxf-3.1.17-src.tar.gz.sha1</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.1.17/apache-cxf-3.1.17-src.zip">apache-cxf-3.1.17-src.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17-src.zip.sha1">apache-cxf-3.1.17-src.zip.sha1</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p>Binary
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.1.17/
apache-cxf-3.1.17.tar.gz">apache-cxf-3.1.17.tar.gz</a></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.tar.gz.sha1">apache-cxf-3.1.17.tar.gz.sha1</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.1.17/apache-cxf-3.1.17.zip">apache-cxf-3.1.17.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.zip.sha1">apache-cxf-3.1.17.zip.sha1</a></p></td></tr></tbody></table></div><h2
id="CXF3.1.17ReleaseNotes-InstallationPrerequisites">Installation
Prerequisites</h2><p>Before installing Apache CXF, make sure the following
products,<br clear="none"> with the specified versions, are installed
on your system:</p><ul><li>Java 7 or 8 Development Kit</li><li>Maven 3.1 or
later</li></ul><h3 id="CXF3.1.17ReleaseNotes-JavaDevelopmentKit">Java
Development Kit</h3><p>You must install the J2SE Development Kit (JDK) 7.0 or
8.0, which can be downloaded<br clear="none"> from:</p><p><a shape="rect"
class="external-link"
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
rel="nofollow">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p><p>After
installing the JDK, set or modify the following environment
variables:</p><ul><li>JAVA_HOME – set this environment variable<br
clear="none"> to point at the root directory of the Java
installation.</li></ul><ul><li>PATH – make sure that your PATH
includes:<br clear="none"> %JAVA_HOME%\bin (Windows) <br clear="none">
$JAVA_HOME/bin (UNIX)</li></ul><h2
id="CXF3.1.17ReleaseNotes-BuildingtheSamples">Building the
Samples</h2><p>Building the samples included in the binary distribution is
easy.
Change to<br clear="none"> the samples directory and follow the build
instructions in the README.txt file <br clear="none"> included with each
sample.</p><h2 id="CXF3.1.17ReleaseNotes-ReportingProblems">Reporting
Problems</h2><p>If you have any problems or want to send feedback of any kind,
please e-mail the<br clear="none"> cxf dev list, [email protected]. You can
also file issues in JIRA at:</p><p><a shape="rect" class="external-link"
href="https://issues.apache.org/jira/browse/CXF">https://issues.apache.org/jira/browse/CXF</a></p><h2
id="CXF3.1.17ReleaseNotes-Changelog">Changelog</h2><p>For a more detailed view
of new features and bug fixes, see the <a shape="rect" class="external-link"
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342902&projectId=12310511">release
notes</a>.</p></div>
</div>
<!-- Content -->
</td>
Modified: websites/production/cxf/content/cxf-326-release-notes.html
==============================================================================
--- websites/production/cxf/content/cxf-326-release-notes.html (original)
+++ websites/production/cxf/content/cxf-326-release-notes.html Sun Oct 7
20:22:06 2018
@@ -99,7 +99,7 @@ Apache CXF -- CXF 3.2.6 Release Notes
<td height="100%">
<!-- Content -->
<div class="wiki-content">
-<div id="ConfluenceContent"><h1
id="CXF3.2.6ReleaseNotes-CXF3.2.6ReleaseNotes">CXF 3.2.6 Release Notes</h1><h2
id="CXF3.2.6ReleaseNotes-Overview">Overview</h2><p>Apache CXF 3.2.6 delivers
the latest set of patches and bug fixes for Apache CXF 3.2.x. This release
fixes over 25 JIRA issues that have been reported by users.</p><h2
id="CXF3.2.6ReleaseNotes-Download">Download</h2><div class="table-wrap"><table
class="confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col
span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA512</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz">apache-cxf
-3.2.6-src.tar.gz</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz.sha512">apache-cxf-3.2.6-src.tar.gz.sha512</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.2.6/apache-cxf-3.2.6-src.zip">apache-cxf-3.2.6-src.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.zip.sha512">apache-cxf-3.2.6-src.zip.sha512</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p>Binary
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.2.6/apache-cxf-3.2.
6.tar.gz">apache-cxf-3.2.6.tar.gz</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6.tar.gz.sha512">apache-cxf-3.2.6.tar.gz.sha512</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.2.6/apache-cxf-3.2.6.zip">apache-cxf-3.2.6.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6.zip.sha512">apache-cxf-3.2.6.zip.sha512</a></p></td></tr></tbody></table></div><h2
id="CXF3.2.6ReleaseNotes-InstallationPrerequisites">Installation
Prerequisites</h2><p>Before installing Apache CXF, make sure the following
products,<br clear="none"> with the specified versions, are installed on your
system:</p><
ul><li>Java 8 Development Kit</li><li>Maven 3.1 or later</li></ul><h3
id="CXF3.2.6ReleaseNotes-JavaDevelopmentKit">Java Development Kit</h3><p>You
must install the J2SE Development Kit (JDK) 8.0, which can be downloaded<br
clear="none"> from:</p><p><a shape="rect" class="external-link"
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
rel="nofollow">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p><p>After
installing the JDK, set or modify the following environment
variables:</p><ul><li>JAVA_HOME – set this environment variable<br
clear="none"> to point at the root directory of the Java
installation.</li></ul><ul><li>PATH – make sure that your PATH
includes:<br clear="none"> %JAVA_HOME%\bin (Windows) <br clear="none">
$JAVA_HOME/bin (UNIX)</li></ul><h2
id="CXF3.2.6ReleaseNotes-BuildingtheSamples">Building the
Samples</h2><p>Building the samples included in the binary distribution is
easy. Change to<br clear="none"> the sam
ples directory and follow the build instructions in the README.txt file <br
clear="none"> included with each sample.</p><h2
id="CXF3.2.6ReleaseNotes-ReportingProblems">Reporting Problems</h2><p>If you
have any problems or want to send feedback of any kind, please e-mail the<br
clear="none"> cxf dev list, [email protected]. You can also file issues in
JIRA at:</p><p><a shape="rect" class="external-link"
href="https://issues.apache.org/jira/browse/CXF">https://issues.apache.org/jira/browse/CXF</a></p><h2
id="CXF3.2.6ReleaseNotes-Changelog">Changelog</h2><p>For a more detailed view
of new features and bug fixes, see the <a shape="rect" class="external-link"
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12343480">release
notes</a>.</p></div>
+<div id="ConfluenceContent"><h1
id="CXF3.2.6ReleaseNotes-CXF3.2.6ReleaseNotes">CXF 3.2.6 Release Notes</h1><h2
id="CXF3.2.6ReleaseNotes-Overview">Overview</h2><p>Apache CXF 3.2.6 delivers
the latest set of patches and bug fixes for Apache CXF 3.2.x. This release
fixes over 25 JIRA issues that have been reported by users.</p><h2
id="CXF3.2.6ReleaseNotes-Download">Download</h2><div class="table-wrap"><table
class="confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col
span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA512</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz">apache-cx
f-3.2.6-src.tar.gz</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz.sha512">apache-cxf-3.2.6-src.tar.gz.sha512</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.2.6/apache-cxf-3.2.6-src.zip">apache-cxf-3.2.6-src.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.zip.sha512">apache-cxf-3.2.6-src.zip.sha512</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p>Binary
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.2.6/apache-cxf
-3.2.6.tar.gz">apache-cxf-3.2.6.tar.gz</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6.tar.gz.sha512">apache-cxf-3.2.6.tar.gz.sha512</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.2.6/apache-cxf-3.2.6.zip">apache-cxf-3.2.6.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6.zip.sha512">apache-cxf-3.2.6.zip.sha512</a></p></td></tr></tbody></table></div><h2
id="CXF3.2.6ReleaseNotes-InstallationPrerequisites">Installation
Prerequisites</h2><p>Before installing Apache CXF, make sure the following
products,<br clear="none"> with the specified versions, are installed on your
syst
em:</p><ul><li>Java 8 Development Kit</li><li>Maven 3.1 or later</li></ul><h3
id="CXF3.2.6ReleaseNotes-JavaDevelopmentKit">Java Development Kit</h3><p>You
must install the J2SE Development Kit (JDK) 8.0, which can be downloaded<br
clear="none"> from:</p><p><a shape="rect" class="external-link"
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
rel="nofollow">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p><p>After
installing the JDK, set or modify the following environment
variables:</p><ul><li>JAVA_HOME – set this environment variable<br
clear="none"> to point at the root directory of the Java
installation.</li></ul><ul><li>PATH – make sure that your PATH
includes:<br clear="none"> %JAVA_HOME%\bin (Windows) <br clear="none">
$JAVA_HOME/bin (UNIX)</li></ul><h2
id="CXF3.2.6ReleaseNotes-BuildingtheSamples">Building the
Samples</h2><p>Building the samples included in the binary distribution is
easy. Change to<br clear="none">
the samples directory and follow the build instructions in the README.txt
file <br clear="none"> included with each sample.</p><h2
id="CXF3.2.6ReleaseNotes-ReportingProblems">Reporting Problems</h2><p>If you
have any problems or want to send feedback of any kind, please e-mail the<br
clear="none"> cxf dev list, [email protected]. You can also file issues in
JIRA at:</p><p><a shape="rect" class="external-link"
href="https://issues.apache.org/jira/browse/CXF">https://issues.apache.org/jira/browse/CXF</a></p><h2
id="CXF3.2.6ReleaseNotes-Changelog">Changelog</h2><p>For a more detailed view
of new features and bug fixes, see the <a shape="rect" class="external-link"
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12343480">release
notes</a>.</p></div>
</div>
<!-- Content -->
</td>
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 Sun Oct 7
20:22:06 2018
@@ -117,11 +117,11 @@ Apache CXF -- TLS Configuration
<!-- Content -->
<div class="wiki-content">
<div id="ConfluenceContent"><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1538582233163 {padding: 0px;}
-div.rbtoc1538582233163 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1538582233163 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1538943651549 {padding: 0px;}
+div.rbtoc1538943651549 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1538943651549 li {margin-left: 0px;padding-left: 0px;}
-/*]]>*/</style></p><div class="toc-macro rbtoc1538582233163">
+/*]]>*/</style></p><div class="toc-macro rbtoc1538943651549">
<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-TLSCipherSuites">TLS CipherSuites</a>
<ul class="toc-indentation"><li><a shape="rect"
href="#TLSConfiguration-CipherSuites">CipherSuites</a></li><li><a shape="rect"
href="#TLSConfiguration-CipherSuitesFilter">CipherSuites Filter</a></li></ul>
@@ -131,7 +131,7 @@ div.rbtoc1538582233163 li {margin-left:
</li><li><a shape="rect" href="#TLSConfiguration-ServerTLSParameters">Server
TLS Parameters</a>
<ul class="toc-indentation"><li><a shape="rect"
href="#TLSConfiguration-ClientAuthentication">Client
Authentication</a></li></ul>
</li></ul>
-</div><h1 id="TLSConfiguration-TLSParameterscommontobothClientsandServers">TLS
Parameters common to both Clients and Servers</h1><p>The TLS Parameters common
to both Clients and Servers are given <a shape="rect" class="external-link"
href="https://svn.apache.org/repos/asf/cxf/trunk/core/src/main/java/org/apache/cxf/configuration/jsse/TLSParameterBase.java">here</a>:</p><div
class="table-wrap"><table class="confluenceTable"><colgroup span="1"><col
span="1"><col span="1"><col span="1"></colgroup><tbody><tr><th colspan="1"
rowspan="1" class="confluenceTh"><p>Attribute</p></th><th colspan="1"
rowspan="1" class="confluenceTh"><p>Default</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"><p><code>keyManagers</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>JVM default Key
Managers</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Key
Managers to hold X509 certificates.</p></t
d></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>trustManagers</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>JVM default Trust Managers</p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>TrustManagers to validate peer
X509 certificates.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>jsseProvider</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>JVM default provider associated with
protocol</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>JSSE
provider name.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>cipherSuites</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>JVM default cipher suites</p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>CipherSuites that will be
supported.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>cipherSuitesFilter</code></p></td><td colspan="1"
rowspan="1" class="conflue
nceTd"><p> </p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>filters of the supported CipherSuites that will be
supported and used if available.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>certConstraints</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>Certificate Constraints
specification.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>secureRandomParameters</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>JVM default Secure
Random</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>SecureRandom
specification.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>secureSocketProtocol</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>"TLS"</p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>Protocol Name. For example: "TLS",
"TLSv1.2", "TLSv1.3".</p></td
></tr><tr><td colspan="1" rowspan="1"
>class="confluenceTd"><p><code>certAlias</code></p></td><td colspan="1"
>rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
>rowspan="1" class="confluenceTd"><p>Cert alias to use. Useful when keystore
>has multiple certs.</p></td></tr><tr><td colspan="1" rowspan="1"
>class="confluenceTd"><code>enableRevocation</code> <strong>CXF
>3.1.11</strong></td><td colspan="1" rowspan="1"
>class="confluenceTd">"false"</td><td colspan="1" rowspan="1"
>class="confluenceTd"><p>This attribute specifies whether to enable revocation
>when checking the client/server certificate.</p><p>To enable "ocsp" this
>should be set to "true" (along with the Java Security property
>"ocsp.enable").</p></td></tr></tbody></table></div><p> </p><p>Note that
>from CXF 3.0.3 and 2.7.14, the SSLv3 protocol is disabled on the client side,
>and on the service side (if Jetty is used), unless "SSLv3" is explicitly
>specified for the "secureSocketProtocol" parameter.</p><h2 id="TLS
Configuration-KeyManagers">Key Managers</h2><p>The Key Managers configuration
item is used to retrieve key information. It is required for a Server, but is
only required for a Client when the Server requires Client
Authentication.</p><div class="code panel pdl" style="border-width: 1px;"><div
class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;"><b>Key
Manager sample</b></div><div class="codeContent panelContent pdl">
+</div><h1 id="TLSConfiguration-TLSParameterscommontobothClientsandServers">TLS
Parameters common to both Clients and Servers</h1><p>The TLS Parameters common
to both Clients and Servers are given <a shape="rect" class="external-link"
href="https://svn.apache.org/repos/asf/cxf/trunk/core/src/main/java/org/apache/cxf/configuration/jsse/TLSParameterBase.java">here</a>:</p><div
class="table-wrap"><table class="wrapped confluenceTable"><colgroup
span="1"><col span="1"><col span="1"><col span="1"></colgroup><tbody><tr><th
colspan="1" rowspan="1" class="confluenceTh"><p>Attribute</p></th><th
colspan="1" rowspan="1" class="confluenceTh"><p>Default</p></th><th colspan="1"
rowspan="1" class="confluenceTh"><p>Description</p></th></tr><tr><td
colspan="1" rowspan="1"
class="confluenceTd"><p><code>keyManagers</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>JVM default Key Managers</p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>Key Managers to hold X509
certificates
.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>trustManagers</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>JVM default Trust Managers</p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>TrustManagers to validate peer
X509 certificates.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>jsseProvider</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>JVM default provider associated with
protocol</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>JSSE
provider name.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>cipherSuites</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>JVM default cipher suites</p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>CipherSuites that will be
supported.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>cipherSuitesFilter</code></p></td><td colspan="1"
rowspan="1" class=
"confluenceTd"><p> </p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>filters of the supported CipherSuites that will be
supported and used if available.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>certConstraints</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>Certificate Constraints
specification.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>secureRandomParameters</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>JVM default Secure
Random</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>SecureRandom
specification.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>secureSocketProtocol</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>"TLS"</p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>Protocol Name. For example: "TLS",
"TLSv1.2", "TLSv1.3".
</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>certAlias</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>Cert alias to use. Useful when keystore has multiple
certs.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><code>enableRevocation</code> <strong>CXF
3.1.11</strong></td><td colspan="1" rowspan="1"
class="confluenceTd">"false"</td><td colspan="1" rowspan="1"
class="confluenceTd"><p>This attribute specifies whether to enable revocation
when checking the client/server certificate.</p><p>To enable "ocsp" this should
be set to "true" (along with the Java Security property
"ocsp.enable").</p></td></tr></tbody></table></div><p> </p><p>Note that
from CXF 3.0.3 and 2.7.14, the SSLv3 protocol is disabled on the client side,
and on the service side (if Jetty is used), unless "SSLv3" is explicitly
specified for the "secureSocketProtocol" parameter.</p><h2
id="TLSConfiguration-KeyManagers">Key Managers</h2><p>The Key Managers
configuration item is used to retrieve key information. It is required for a
Server, but is only required for a Client when the Server requires Client
Authentication.</p><div class="code panel pdl" style="border-width: 1px;"><div
class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;"><b>Key
Manager sample</b></div><div class="codeContent panelContent pdl">
<pre class="brush: xml; gutter: false; theme: Default">
<httpj:tlsServerParameters>
...
<sec:keyManagers keyPassword="stskpass">
@@ -158,7 +158,7 @@ div.rbtoc1538582233163 li {margin-left:
...
</httpj:tlsServerParameters>
</pre>
-</div></div><h3 id="TLSConfiguration-CipherSuitesFilter">CipherSuites
Filter</h3><p>The CipherSuites Filter is used to either include or exclude
particular CipherSuites. If no exclusion filter is specified, the default
ciphersuites that are excluded are as follows:</p><div
class="table-wrap"><table class="confluenceTable"><colgroup span="1"><col
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh">CipherSuite Filter</th><th colspan="1" rowspan="1"
class="confluenceTh">Since CXF version</th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*_NULL_.*</td><td colspan="1" rowspan="1"
class="confluenceTd"><br clear="none"></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*_anon_.*</td><td colspan="1" rowspan="1"
class="confluenceTd"><br clear="none"></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*_DES_.*</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF 3.0.3</td></tr><tr><td colspan="1" rowspan="1" c
lass="confluenceTd">.*_EXPORT_.*</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF 3.0.4</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*_3DES_.*</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF 3.3.0</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*_MD5</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF 3.3.0</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*_CBC_.*</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF 3.3.0</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*_RC4_.*</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF
3.3.0</td></tr></tbody></table></div><p>Example:</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><h3 id="TLSConfiguration-CipherSuitesFilter">CipherSuites
Filter</h3><p>The CipherSuites Filter is used to either include or exclude
particular CipherSuites. An inclusion filter must be specified or else no
ciphersuites will be included, the exclusion filter is optional. Please note
that care must be taken when using ciphersuite filters, are they operate on all
of the <strong>supported</strong> ciphersuites (as opposed to the default JVM
ciphersuites that are used if no filter is specified). It is recommended
instead to either select a specific CipherSuite (see above) or else just rely
on the default JVM ciphersuites by not specifying any cipherSuite or
cipherSuiteFilter configuration.</p><p>If no exclusion filter is specified, the
default ciphersuites that are excluded are as follows. Note that if the user
explicitly allows any of these in the inclusion filter, then they are not
excluded by default. For example, if you want to allow "NULL" ciphersuites by
adding an incl
usion filter of ".*NULL.*" then this is removed from the default exclusion
filters.</p><div class="table-wrap"><table class="wrapped
confluenceTable"><colgroup span="1"><col span="1"><col
span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh">Default excluded CipherSuite Filter</th><th colspan="1"
rowspan="1" class="confluenceTh">Since CXF version</th></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">.*NULL.*</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF 3.2.7</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*anon.*</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF 3.2.7</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*EXPORT.*</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF 3.2.7</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*DES.* (note: includes 3DES)</td><td colspan="1"
rowspan="1" class="confluenceTd">CXF 3.3.0</td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd">.
*MD5</td><td colspan="1" rowspan="1" class="confluenceTd">CXF
3.3.0</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*CBC.*</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF 3.3.0</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">.*RC4.*</td><td colspan="1" rowspan="1"
class="confluenceTd">CXF
3.3.0</td></tr></tbody></table></div><p>Example:</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">
<pre class="brush: xml; gutter: false; theme: Default">
<httpj:tlsServerParameters>
...
<sec:cipherSuitesFilter>
@@ -183,13 +183,13 @@ div.rbtoc1538582233163 li {margin-left:
...
</httpj:tlsServerParameters>
</pre>
-</div></div><h1 id="TLSConfiguration-ClientTLSParameters">Client TLS
Parameters</h1><p>In addition to the TLS Parameters common to both Clients and
Servers, there are some parameters that are <a shape="rect"
class="external-link"
href="https://svn.apache.org/repos/asf/cxf/trunk/core/src/main/java/org/apache/cxf/configuration/jsse/TLSClientParameters.java">specific</a>
to Clients:</p><div class="table-wrap"><table
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Attribute</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Default</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"><p><code>disableCNCheck</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><code>false</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>Indicates whether that the
hostname given in the HTTPS URL will be checked against the service's Common Nam
e (CN) given in its certificate during requests, and failing if there is a
mismatch. If set to <code>true</code> (<strong>not recommended for production
use</strong>), such checks will be bypassed. That will allow you, for example,
to use a URL such as <code>localhost</code> during
development.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>sslSocketFactory</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>A SSLSocketFactory to use. All other bean properties
are ignored if this is set.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>sslCacheTimeout</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>86400 seconds (24 hours)</p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>SSL Cache Timeout in
seconds.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>useHttpsURLConnectionDefaultSslSocketFactory</
code></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>false</code></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>This attribute specifies if <a shape="rect"
class="external-link"
href="http://java.sun.com/javase/6/docs/api/javax/net/ssl/HttpsURLConnection.html#getDefaultSSLSocketFactory()"
rel="nofollow">HttpsURLConnection.getDefaultSSLSocketFactory()</a> should be
used to create https connections. If '<code>true</code>',
'<code>jsseProvider</code>', '<code>secureSocketProtocol</code>',
'<code>trustManagers</code>', '<code>keyManagers</code>',
'<code>secureRandom</code>', '<code>cipherSuites</code>' and
'<code>cipherSuitesFilter</code>' configuration parameters are
ignored.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>useHttpsURLConnectionDefaultHostnameVerifier</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><code>false</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>This attribute s
pecifies if <a shape="rect" class="external-link"
href="http://java.sun.com/javase/6/docs/api/javax/net/ssl/HttpsURLConnection.html#getDefaultHostnameVerifier()"
rel="nofollow">HttpsURLConnection.getDefaultHostnameVerifier()</a> should be
used to create https connections. If '<code>true</code>',
'<code>disableCNCheck</code>' configuration parameter is
ignored.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">hostnameVerifier</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">A custom HostnameVerifier instance to
use</td></tr></tbody></table></div><h2
id="TLSConfiguration-DisableCNCheck">Disable CN
Check</h2><p><code>disableCNCheck</code> is a parameterized boolean, you can
use a fixed variable <code>true</code>|<code>false</code> as well as a <a
shape="rect" class="external-link"
href="http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/beans.html#beans-factory-placeholderconf
igurer" rel="nofollow">Spring externalized property</a> variable (e.g.
<code>${disable-https-hostname-verification</code>}) or a <a shape="rect"
class="external-link"
href="http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/expressions.html#expressions-beandef"
rel="nofollow">Spring expression</a> (e.g.
<code>#{systemProperties['dev-mode']</code>}).</p><div class="code panel pdl"
style="border-width: 1px;"><div class="codeHeader panelHeader pdl"
style="border-bottom-width: 1px;"><b>HTTP conduit configuration disabling HTTP
URL hostname verification (usage of localhost, etc)</b></div><div
class="codeContent panelContent pdl">
+</div></div><h1 id="TLSConfiguration-ClientTLSParameters">Client TLS
Parameters</h1><p>In addition to the TLS Parameters common to both Clients and
Servers, there are some parameters that are <a shape="rect"
class="external-link"
href="https://svn.apache.org/repos/asf/cxf/trunk/core/src/main/java/org/apache/cxf/configuration/jsse/TLSClientParameters.java">specific</a>
to Clients:</p><div class="table-wrap"><table class="wrapped
confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Attribute</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Default</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"><p><code>disableCNCheck</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><code>false</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>Indicates whether that the
hostname given in the HTTPS URL will be checked against the service's Co
mmon Name (CN) given in its certificate during requests, and failing if there
is a mismatch. If set to <code>true</code> (<strong>not recommended for
production use</strong>), such checks will be bypassed. That will allow you,
for example, to use a URL such as <code>localhost</code> during
development.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>sslSocketFactory</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>A SSLSocketFactory to use. All other bean properties
are ignored if this is set.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>sslCacheTimeout</code></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>86400 seconds (24 hours)</p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>SSL Cache Timeout in
seconds.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>useHttpsURLConnectionDefaultSslSocketF
actory</code></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>false</code></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>This attribute specifies if <a shape="rect"
class="external-link"
href="http://java.sun.com/javase/6/docs/api/javax/net/ssl/HttpsURLConnection.html#getDefaultSSLSocketFactory()"
rel="nofollow">HttpsURLConnection.getDefaultSSLSocketFactory()</a> should be
used to create https connections. If '<code>true</code>',
'<code>jsseProvider</code>', '<code>secureSocketProtocol</code>',
'<code>trustManagers</code>', '<code>keyManagers</code>',
'<code>secureRandom</code>', '<code>cipherSuites</code>' and
'<code>cipherSuitesFilter</code>' configuration parameters are
ignored.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><code>useHttpsURLConnectionDefaultHostnameVerifier</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><code>false</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>This att
ribute specifies if <a shape="rect" class="external-link"
href="http://java.sun.com/javase/6/docs/api/javax/net/ssl/HttpsURLConnection.html#getDefaultHostnameVerifier()"
rel="nofollow">HttpsURLConnection.getDefaultHostnameVerifier()</a> should be
used to create https connections. If '<code>true</code>',
'<code>disableCNCheck</code>' configuration parameter is
ignored.</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">hostnameVerifier</td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd">A custom HostnameVerifier instance to
use</td></tr></tbody></table></div><h2
id="TLSConfiguration-DisableCNCheck">Disable CN
Check</h2><p><code>disableCNCheck</code> is a parameterized boolean, you can
use a fixed variable <code>true</code>|<code>false</code> as well as a <a
shape="rect" class="external-link"
href="http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/beans.html#beans-factory-placeho
lderconfigurer" rel="nofollow">Spring externalized property</a> variable (e.g.
<code>${disable-https-hostname-verification</code>}) or a <a shape="rect"
class="external-link"
href="http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/expressions.html#expressions-beandef"
rel="nofollow">Spring expression</a> (e.g.
<code>#{systemProperties['dev-mode']</code>}).</p><div class="code panel pdl"
style="border-width: 1px;"><div class="codeHeader panelHeader pdl"
style="border-bottom-width: 1px;"><b>HTTP conduit configuration disabling HTTP
URL hostname verification (usage of localhost, etc)</b></div><div
class="codeContent panelContent pdl">
<pre class="brush: xml; gutter: false; theme: Default"> <!-- deactivate
HTTPS url hostname verification (localhost, etc) -->
<!-- WARNING ! disableCNcheck=true should NOT be used in production
-->
<http-conf:tlsClientParameters disableCNCheck="true" />
...
</pre>
-</div></div><h1 id="TLSConfiguration-ServerTLSParameters">Server TLS
Parameters</h1><p>In addition to the TLS Parameters common to both Clients and
Servers, there are some parameters that are <a shape="rect"
class="external-link"
href="https://svn.apache.org/repos/asf/cxf/trunk/core/src/main/java/org/apache/cxf/configuration/jsse/TLSServerParameters.java">specific</a>
to Servers:</p><div class="table-wrap"><table
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Attribute</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Default</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1"
rowspan="1"
class="confluenceTd"><p><code>clientAuthentication</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>Not "wanted" or
"required"</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Allows
you to configure whether client authentication is "wanted" and/or
"required.</p></td><
/tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">excludeProtocols</td><td colspan="1" rowspan="1"
class="confluenceTd">SSLv3 is disabled by default for Jetty from CXF 3.0.3 +
2.7.14</td><td colspan="1" rowspan="1" class="confluenceTd">The TLS protocols
to exclude.</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">includeProtocols <strong>CXF 3.1.1/3.0.6</strong></td><td
colspan="1" rowspan="1" class="confluenceTd"> </td><td colspan="1"
rowspan="1" class="confluenceTd">Allows you to add more protocols. For example,
if you have a TLS protocol you could add support for "SSLv2Hello" here, for
older clients.</td></tr></tbody></table></div><h2
id="TLSConfiguration-ClientAuthentication">Client Authentication</h2><p>This
allows you to define whether client authentication is wanted and/or
required.</p><div class="code panel pdl" style="border-width: 1px;"><div
class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;"><b>Client
Authentication sample</b></di
v><div class="codeContent panelContent pdl">
+</div></div><h1 id="TLSConfiguration-ServerTLSParameters">Server TLS
Parameters</h1><p>In addition to the TLS Parameters common to both Clients and
Servers, there are some parameters that are <a shape="rect"
class="external-link"
href="https://svn.apache.org/repos/asf/cxf/trunk/core/src/main/java/org/apache/cxf/configuration/jsse/TLSServerParameters.java">specific</a>
to Servers:</p><div class="table-wrap"><table class="wrapped
confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Attribute</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Default</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1"
rowspan="1"
class="confluenceTd"><p><code>clientAuthentication</code></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p>Not "wanted" or
"required"</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Allows
you to configure whether client authentication is "wanted" and/or "required.</
p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">excludeProtocols</td><td colspan="1" rowspan="1"
class="confluenceTd">SSLv3 is disabled by default for Jetty from CXF 3.0.3 +
2.7.14</td><td colspan="1" rowspan="1" class="confluenceTd">The TLS protocols
to exclude.</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd">includeProtocols <strong>CXF 3.1.1/3.0.6</strong></td><td
colspan="1" rowspan="1" class="confluenceTd"> </td><td colspan="1"
rowspan="1" class="confluenceTd">Allows you to add more protocols. For example,
if you have a TLS protocol you could add support for "SSLv2Hello" here, for
older clients.</td></tr></tbody></table></div><h2
id="TLSConfiguration-ClientAuthentication">Client Authentication</h2><p>This
allows you to define whether client authentication is wanted and/or
required.</p><div class="code panel pdl" style="border-width: 1px;"><div
class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;"><b>Client
Authentication sample
</b></div><div class="codeContent panelContent pdl">
<pre class="brush: xml; gutter: false; theme: Default">
<httpj:tlsServerParameters>
...
<sec:clientAuthentication want="true" required="true" />
Modified: websites/production/cxf/content/download.html
==============================================================================
--- websites/production/cxf/content/download.html (original)
+++ websites/production/cxf/content/download.html Sun Oct 7 20:22:06 2018
@@ -108,7 +108,7 @@ Apache CXF -- Download
<td height="100%">
<!-- Content -->
<div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="Download-Releases">Releases</h1><h2
id="Download-3.2.6">3.2.6</h2><p>The 3.2.6 release is our latest release
representing a significant amount of work on new features, enhancements, code
cleanups, etc... For a complete list of new features, API changes, etc...
please see the <a shape="rect" href="cxf-326-release-notes.html">release
notes</a> and <a shape="rect"
href="http://cxf.apache.org/docs/32-migration-guide.html">migration
guide</a> for more details.</p><div class="table-wrap"><table
class="wrapped confluenceTable"><colgroup span="1"><col span="1"><col
span="1"><col span="1"><col span="1"></colgroup><tbody><tr><th colspan="1"
rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1"
rowspan="1" class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA512</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p
>Source distribution</p></td><td colspan="1" rowspan="1"
>class="confluenceTd"><p><a shape="rect" class="external-link"
>href="http://www.apache.org/dyn/closer.lua/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz">apache-cxf-3.2.6-src.tar.gz</a></p></td><td
> colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>class="external-link"
>href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz.sha512">apache-cxf-3.2.6-src.tar.gz.sha512</a></p></td><td
> colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>class="external-link"
>href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz.asc">apache-cxf-3.2.6-src.tar.gz.asc</a></p></td></tr><tr><td
> colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td
>colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>class="external-link"
>href="http://www.apache.org/dyn/closer.lua/cxf/3.2.6/apache-cxf-3.2.6-src.zip">apache-cxf-3.2.6-src.zip</a></p></td><td
> colspan="1" rowspan="1" class="confluenceT
d"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.zip.sha512">apache-cxf-3.2.6-src.zip.sha512</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.zip.asc">apache-cxf-3.2.6-src.zip.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p>Binary
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.lua/cxf/3.2.6/apache-cxf-3.2.6.tar.gz">apache-cxf-3.2.6.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6.tar.gz.sha512">apache-cxf-3.2.6.tar.gz.sha512</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link" href="https://www.apache.org/dist/c
xf/3.2.6/apache-cxf-3.2.6.tar.gz.asc">apache-cxf-3.2.6.tar.gz.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.lua/cxf/3.2.6/apache-cxf-3.2.6.zip">apache-cxf-3.2.6.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6.zip.sha512">apache-cxf-3.2.6.zip.sha512</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6.zip.asc">apache-cxf-3.2.6.zip.asc</a></p></td></tr></tbody></table></div><h2
id="Download-3.1.17">3.1.17</h2><p>The 3.1.17 release is our latest patch
release for 3.1.x. For a complete list of new features, API changes, etc...
please see the <a shape="rect" href="cxf-3117-release-notes.html
">release notes</a> and <a shape="rect"
href="http://cxf.apache.org/docs/31-migration-guide.html">migration
guide</a>.</p><div class="table-wrap"><table class="wrapped
confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA1</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.lua/cxf/3.1.17/apache-cxf-3.1.17-src.tar.gz">apache-cxf-3.1.17-src.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link" href="https://www.apache.org/dist/cxf/3.1.17/apach
e-cxf-3.1.17-src.tar.gz.sha1">apache-cxf-3.1.17-src.tar.gz.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17-src.tar.gz.asc">apache-cxf-3.1.17-src.tar.gz.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.lua/cxf/3.1.17/apache-cxf-3.1.17-src.zip">apache-cxf-3.1.17-src.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17-src.zip.sha1">apache-cxf-3.1.17-src.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17-src.zip.asc">apache-cxf-3.1.17-src.zip.asc</a></p></td></tr
><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Binary
>distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
>shape="rect" class="external-link"
>href="http://www.apache.org/dyn/closer.lua/cxf/3.1.17/apache-cxf-3.1.17.tar.gz">apache-cxf-3.1.17.tar.gz</a></p></td><td
> colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>class="external-link"
>href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.tar.gz.sha1">apache-cxf-3.1.17.tar.gz.sha1</a></p></td><td
> colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>class="external-link"
>href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.tar.gz.asc">apache-cxf-3.1.17.tar.gz.asc</a></p></td></tr><tr><td
> colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td
>colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>class="external-link"
>href="http://www.apache.org/dyn/closer.lua/cxf/3.1.17/apache-cxf-3.1.17.zip">apache-cxf-3.1.17.zip</a></p></td><td
> colspan="1
" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.zip.sha1">apache-cxf-3.1.17.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.zip.asc">apache-cxf-3.1.17.zip.asc</a></p></td></tr></tbody></table></div><h2
id="Download-3.0.16">3.0.16</h2><p>The 3.0.16 release is our latest patch
release for 3.0.x. For a complete list of new features, API changes, etc...
please see the <a shape="rect" href="cxf-3016-release-notes.html">release
notes</a> and the <a shape="rect"
href="http://cxf.apache.org/docs/30-migration-guide.html">migration
guide</a>.</p><div class="confluence-information-macro
confluence-information-macro-warning"><span class="aui-icon aui-icon-small
aui-iconfont-error confluence-information-macro-icon"></span><div
class="confluence-information-macro-body"><p>This is the
last planned release of the 3.0.x versions of CXF. Users are strongly
encouraged to migrate to 3.2.x as soon as possible.</p></div></div><div
class="table-wrap"><table class="wrapped confluenceTable"><colgroup
span="1"><col span="1"><col span="1"><col span="1"><col
span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA1</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.lua/cxf/3.0.16/apache-cxf-3.0.16-src.tar.gz">apache-cxf-3.0.16-src.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link" href="https://www.apache.org/dist/cxf/3
.0.16/apache-cxf-3.0.16-src.tar.gz.sha1">apache-cxf-3.0.16-src.tar.gz.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16-src.tar.gz.asc">apache-cxf-3.0.16-src.tar.gz.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.lua/cxf/3.0.16/apache-cxf-3.0.16-src.zip">apache-cxf-3.0.16-src.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16-src.zip.sha1">apache-cxf-3.0.16-src.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16-src.zip.asc">apache-cxf-3.0.16-src.zip.asc</a></
p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Binary
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.lua/cxf/3.0.16/apache-cxf-3.0.16.tar.gz">apache-cxf-3.0.16.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.tar.gz.sha1">apache-cxf-3.0.16.tar.gz.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.tar.gz.asc">apache-cxf-3.0.16.tar.gz.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.lua/cxf/3.0.16/apache-cxf-3.0.16.zip">apache-cxf-3.0.16.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.zip.sha1">apache-cxf-3.0.16.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.zip.asc">apache-cxf-3.0.16.zip.asc</a></p></td></tr></tbody></table></div><p> </p><h2
id="Download-VerifyingReleases">Verifying Releases</h2><p>When downloading
from a mirror it is recommended to verify the integrity of the downloads. This
should preferably be done by verifying the OpenPGP compatible signature
available from the main Apache site. The <a shape="rect" class="external-link"
href="https://www.apache.org/dist/cxf/KEYS">KEYS</a> file contains the public
keys used for signing the release. It is recommended that a web of trust is
used to confirm the identity of these keys.</p><p>You can check the OpenPGP
signature with GnuP
G via:</p><div class="code panel pdl" style="border-width: 1px;"><div
class="codeContent panelContent pdl">
+<div id="ConfluenceContent"><h1 id="Download-Releases">Releases</h1><h2
id="Download-3.2.6">3.2.6</h2><p>The 3.2.6 release is our latest release
representing a significant amount of work on new features, enhancements, code
cleanups, etc... For a complete list of new features, API changes, etc...
please see the <a shape="rect" href="cxf-326-release-notes.html">release
notes</a> and <a shape="rect"
href="http://cxf.apache.org/docs/32-migration-guide.html">migration
guide</a> for more details.</p><div class="table-wrap"><table
class="wrapped confluenceTable"><colgroup span="1"><col span="1"><col
span="1"><col span="1"><col span="1"></colgroup><tbody><tr><th colspan="1"
rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1"
rowspan="1" class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA512</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p
>Source distribution</p></td><td colspan="1" rowspan="1"
>class="confluenceTd"><p><a shape="rect" class="external-link"
>href="https://www.apache.org/dyn/closer.lua/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz">apache-cxf-3.2.6-src.tar.gz</a></p></td><td
> colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>class="external-link"
>href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz.sha512">apache-cxf-3.2.6-src.tar.gz.sha512</a></p></td><td
> colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>class="external-link"
>href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.tar.gz.asc">apache-cxf-3.2.6-src.tar.gz.asc</a></p></td></tr><tr><td
> colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td
>colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>class="external-link"
>href="https://www.apache.org/dyn/closer.lua/cxf/3.2.6/apache-cxf-3.2.6-src.zip">apache-cxf-3.2.6-src.zip</a></p></td><td
> colspan="1" rowspan="1" class="confluenc
eTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.zip.sha512">apache-cxf-3.2.6-src.zip.sha512</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6-src.zip.asc">apache-cxf-3.2.6-src.zip.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p>Binary
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua/cxf/3.2.6/apache-cxf-3.2.6.tar.gz">apache-cxf-3.2.6.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6.tar.gz.sha512">apache-cxf-3.2.6.tar.gz.sha512</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link" href="https://www.apache.org/dis
t/cxf/3.2.6/apache-cxf-3.2.6.tar.gz.asc">apache-cxf-3.2.6.tar.gz.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua/cxf/3.2.6/apache-cxf-3.2.6.zip">apache-cxf-3.2.6.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6.zip.sha512">apache-cxf-3.2.6.zip.sha512</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.2.6/apache-cxf-3.2.6.zip.asc">apache-cxf-3.2.6.zip.asc</a></p></td></tr></tbody></table></div><h2
id="Download-3.1.17">3.1.17</h2><p>The 3.1.17 release is our latest patch
release for 3.1.x. For a complete list of new features, API changes, etc...
please see the <a shape="rect" href="cxf-3117-release-notes.
html">release notes</a> and <a shape="rect"
href="http://cxf.apache.org/docs/31-migration-guide.html">migration
guide</a>.</p><div class="table-wrap"><table class="wrapped
confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA1</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua/cxf/3.1.17/apache-cxf-3.1.17-src.tar.gz">apache-cxf-3.1.17-src.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link" href="https://www.apache.org/dist/cxf/3.1.17/
apache-cxf-3.1.17-src.tar.gz.sha1">apache-cxf-3.1.17-src.tar.gz.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17-src.tar.gz.asc">apache-cxf-3.1.17-src.tar.gz.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua/cxf/3.1.17/apache-cxf-3.1.17-src.zip">apache-cxf-3.1.17-src.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17-src.zip.sha1">apache-cxf-3.1.17-src.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17-src.zip.asc">apache-cxf-3.1.17-src.zip.asc</a></p></t
d></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Binary
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua/cxf/3.1.17/apache-cxf-3.1.17.tar.gz">apache-cxf-3.1.17.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.tar.gz.sha1">apache-cxf-3.1.17.tar.gz.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.tar.gz.asc">apache-cxf-3.1.17.tar.gz.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua/cxf/3.1.17/apache-cxf-3.1.17.zip">apache-cxf-3.1.17.zip</a></p></td><td
co
lspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.zip.sha1">apache-cxf-3.1.17.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.1.17/apache-cxf-3.1.17.zip.asc">apache-cxf-3.1.17.zip.asc</a></p></td></tr></tbody></table></div><h2
id="Download-3.0.16">3.0.16</h2><p>The 3.0.16 release is our latest patch
release for 3.0.x. For a complete list of new features, API changes, etc...
please see the <a shape="rect" href="cxf-3016-release-notes.html">release
notes</a> and the <a shape="rect"
href="http://cxf.apache.org/docs/30-migration-guide.html">migration
guide</a>.</p><div class="confluence-information-macro
confluence-information-macro-warning"><span class="aui-icon aui-icon-small
aui-iconfont-error confluence-information-macro-icon"></span><div
class="confluence-information-macro-body"><p>Thi
s is the last planned release of the 3.0.x versions of CXF. Users are strongly
encouraged to migrate to 3.2.x as soon as possible.</p></div></div><div
class="table-wrap"><table class="wrapped confluenceTable"><colgroup
span="1"><col span="1"><col span="1"><col span="1"><col
span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA1</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua/cxf/3.0.16/apache-cxf-3.0.16-src.tar.gz">apache-cxf-3.0.16-src.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link" href="https://www.apache.org/d
ist/cxf/3.0.16/apache-cxf-3.0.16-src.tar.gz.sha1">apache-cxf-3.0.16-src.tar.gz.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16-src.tar.gz.asc">apache-cxf-3.0.16-src.tar.gz.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua/cxf/3.0.16/apache-cxf-3.0.16-src.zip">apache-cxf-3.0.16-src.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16-src.zip.sha1">apache-cxf-3.0.16-src.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16-src.zip.asc">apache-cxf-3.0.16-src.zip
.asc</a></p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Binary distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua/cxf/3.0.16/apache-cxf-3.0.16.tar.gz">apache-cxf-3.0.16.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.tar.gz.sha1">apache-cxf-3.0.16.tar.gz.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.tar.gz.asc">apache-cxf-3.0.16.tar.gz.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua/cxf/3.0.16/apache-cxf-3.0.16.zip">apache-cxf-3.0.16.zip</a>
</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.zip.sha1">apache-cxf-3.0.16.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.zip.asc">apache-cxf-3.0.16.zip.asc</a></p></td></tr></tbody></table></div><p> </p><h2
id="Download-VerifyingReleases">Verifying Releases</h2><p>When downloading
from a mirror it is recommended to verify the integrity of the downloads. This
should preferably be done by verifying the OpenPGP compatible signature
available from the main Apache site. The <a shape="rect" class="external-link"
href="https://www.apache.org/dist/cxf/KEYS">KEYS</a> file contains the public
keys used for signing the release. It is recommended that a web of trust is
used to confirm the identity of these keys.</p><p>You can check the OpenPGP
signatu
re with GnuPG via:</p><div class="code panel pdl" style="border-width:
1px;"><div class="codeContent panelContent pdl">
<pre class="brush: bash; gutter: false; theme: Default">gpg --import KEYS
gpg --verify apache-cxf-*.tar.gz.asc
</pre>
Modified: websites/production/cxf/content/fediz-downloads.html
==============================================================================
--- websites/production/cxf/content/fediz-downloads.html (original)
+++ websites/production/cxf/content/fediz-downloads.html Sun Oct 7 20:22:06
2018
@@ -109,7 +109,7 @@ Apache CXF -- Fediz Downloads
<td height="100%">
<!-- Content -->
<div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="FedizDownloads-Releases">Releases</h1><h2
id="FedizDownloads-1.4.4">1.4.4</h2><p>The 1.4.4 release is our latest release.
For more information please see the <a shape="rect" class="external-link"
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313420&version=12342255">release
notes</a>.</p><div class="table-wrap"><table class="wrapped
confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA1</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/clos
er.lua?path=/cxf/fediz/1.4.4/fediz-1.4.4-source-release.zip">fediz-1.4.4-source-release.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/fediz/1.4.4/fediz-1.4.4-source-release.zip.sha1">fediz-1.4.4-source-release.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/fediz/1.4.4/fediz-1.4.4-source-release.zip.asc">fediz-1.4.4-source-release.zip.asc</a></p></td></tr></tbody></table></div><h2
id="FedizDownloads-1.3.3">1.3.3</h2><p>The 1.3.3 release is our latest release
of the 1.3.x branch. It is the last planned release of 1.3.x - users are
encourage to migrate to the latest 1.4.x release instead. For more information
please see the <a shape="rect" class="external-link"
href="https://issues.apache.org/jira/projects/FEDIZ/versions/12340453">release
notes</a>.</p><div class="table-wrap"><table class=
"wrapped confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA1</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.lua?path=/cxf/fediz/1.3.3/fediz-1.3.3-source-release.zip">fediz-1.3.3-source-release.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/fediz/1.3.3/fediz-1.3.3-source-release.zip.sha1">fediz-1.3.3-source-release.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="re
ct" class="external-link"
href="https://www.apache.org/dist/cxf/fediz/1.3.3/fediz-1.3.3-source-release.zip.asc">fediz-1.3.3-source-release.zip.asc</a></p></td></tr></tbody></table></div><h2
id="FedizDownloads-VerifyingReleases">Verifying Releases</h2><p>When
downloading from a mirror it is recommended to verify the integrity of the
downloads. This should preferably be done by verifying the OpenPGP compatible
signature available from the main Apache site. The <a shape="rect"
class="external-link" href="https://www.apache.org/dist/cxf/KEYS">KEYS</a> file
contains the public keys used for signing the release. It is recommended that a
web of trust is used to confirm the identity of these keys.</p><p>You can check
the OpenPGP signature with GnuPG via:</p><div class="code panel pdl"
style="border-width: 1px;"><div class="codeContent panelContent pdl">
+<div id="ConfluenceContent"><h1 id="FedizDownloads-Releases">Releases</h1><h2
id="FedizDownloads-1.4.4">1.4.4</h2><p>The 1.4.4 release is our latest release.
For more information please see the <a shape="rect" class="external-link"
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313420&version=12342255">release
notes</a>.</p><div class="table-wrap"><table class="wrapped
confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA1</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/clo
ser.lua?path=/cxf/fediz/1.4.4/fediz-1.4.4-source-release.zip">fediz-1.4.4-source-release.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/fediz/1.4.4/fediz-1.4.4-source-release.zip.sha1">fediz-1.4.4-source-release.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/fediz/1.4.4/fediz-1.4.4-source-release.zip.asc">fediz-1.4.4-source-release.zip.asc</a></p></td></tr></tbody></table></div><h2
id="FedizDownloads-1.3.3">1.3.3</h2><p>The 1.3.3 release is our latest release
of the 1.3.x branch. It is the last planned release of 1.3.x - users are
encourage to migrate to the latest 1.4.x release instead. For more information
please see the <a shape="rect" class="external-link"
href="https://issues.apache.org/jira/projects/FEDIZ/versions/12340453">release
notes</a>.</p><div class="table-wrap"><table class
="wrapped confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>SHA1</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="https://www.apache.org/dyn/closer.lua?path=/cxf/fediz/1.3.3/fediz-1.3.3-source-release.zip">fediz-1.3.3-source-release.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="https://www.apache.org/dist/cxf/fediz/1.3.3/fediz-1.3.3-source-release.zip.sha1">fediz-1.3.3-source-release.zip.sha1</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="
rect" class="external-link"
href="https://www.apache.org/dist/cxf/fediz/1.3.3/fediz-1.3.3-source-release.zip.asc">fediz-1.3.3-source-release.zip.asc</a></p></td></tr></tbody></table></div><h2
id="FedizDownloads-VerifyingReleases">Verifying Releases</h2><p>When
downloading from a mirror it is recommended to verify the integrity of the
downloads. This should preferably be done by verifying the OpenPGP compatible
signature available from the main Apache site. The <a shape="rect"
class="external-link" href="https://www.apache.org/dist/cxf/KEYS">KEYS</a> file
contains the public keys used for signing the release. It is recommended that a
web of trust is used to confirm the identity of these keys.</p><p>You can check
the OpenPGP signature with GnuPG via:</p><div class="code panel pdl"
style="border-width: 1px;"><div class="codeContent panelContent pdl">
<pre class="brush: java; gutter: false; theme: Default">gpg --import KEYS
gpg --verify apache-fediz-*.zip.asc
</pre>