This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from d5b945eb78 [CXF-9162]avoid reusing HttpClientHTTPConduit if the
underlying HttpC… (#2571)
new ae9b6cdfe5 Fix expired certificates (#2588)
new 4a69592c3d Bump org.webjars:swagger-ui from 5.28.0 to 5.28.1 (#2587)
new 39040bb671 Bump org.asynchttpclient:async-http-client from 3.0.2 to
3.0.3 (#2585)
new 0bf00fa4a5 Bump cxf.xnio.version from 3.8.16.Final to 3.8.17.Final
(#2584)
new 06a0549638 Bump github/codeql-action from 3.29.11 to 3.30.1 (#2583)
new 28e7a0b632 Recording .gitmergeinfo Changes
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/codeql-analysis.yml | 4 +-
.gitmergeinfo | 7 ++
distribution/src/main/release/samples/pom.xml | 2 +-
parent/pom.xml | 6 +-
.../org/apache/cxf/transport/https/SSLUtils.java | 2 -
.../src/test/resources/keymanagers.jks | Bin 5385 -> 7121 bytes
.../transports/src/test/resources/keymanagers.jks | Bin 5385 -> 7121 bytes
testutils/src/test/resources/keys/Bethal.jks | Bin 2202 -> 3935 bytes
testutils/src/test/resources/keys/Bethal.p12 | Bin 2540 -> 4339 bytes
testutils/src/test/resources/keys/Morpit.jks | Bin 2221 -> 3957 bytes
testutils/src/test/resources/keys/Morpit.p12 | Bin 2564 -> 4355 bytes
testutils/src/test/resources/keys/MultipleKeys.jks | Bin 4391 -> 7860 bytes
testutils/src/test/resources/keys/README.md | 11 +++
testutils/src/test/resources/keys/Truststore.jks | Bin 4447 -> 5603 bytes
testutils/src/test/resources/keys/Truststore.pem | 92 ++++++++++++++-------
15 files changed, 85 insertions(+), 39 deletions(-)
create mode 100644 testutils/src/test/resources/keys/README.md