This is an automated email from the ASF dual-hosted git repository.

reta pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from 43ce5758f4 [CXF-9162]avoid reusing HttpClientHTTPConduit if the 
underlying HttpC… (#2571)
     new 0dcfe16bab Fix expired certificates (#2588)
     new 9ac3f404c8 Bump org.webjars:swagger-ui from 5.28.0 to 5.28.1 (#2587)
     new 54a4e9e3c2 Bump cxf.xnio.version from 3.8.16.Final to 3.8.17.Final 
(#2584)
     new fb5463e685 Bump github/codeql-action from 3.29.11 to 3.30.1 (#2583)
     new 4fabaec80f Recording .gitmergeinfo Changes
     new ee18746618 Recording .gitmergeinfo Changes
     new 89c83f9bf1 Fix compilation issues

The 7 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                                      |   5 ++
 distribution/src/main/release/samples/pom.xml      |   2 +-
 parent/pom.xml                                     |   4 +-
 .../org/apache/cxf/transport/https/SSLUtils.java   |   2 -
 .../org/apache/cxf/systest/jaxrs/CXF9162Test.java  |   5 +-
 .../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 ++++++++++++++-------
 16 files changed, 85 insertions(+), 40 deletions(-)
 create mode 100644 testutils/src/test/resources/keys/README.md

Reply via email to