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

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


    from 2e5a2f3e41 Recording .gitmergeinfo Changes
     new 07abeaf7e2 Fix TrustedAuthorityValidatorTest due to certificate 
expiration
     new 2862ebc0ba Fix XKMSServiceTest & ValidatorTest due to certificate 
expiration
     new 9c75009a5d Recording .gitmergeinfo Changes

The 3 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:
 .gitmergeinfo                                      |  1 +
 .../cxf/xkms/itests/service/XKMSServiceTest.java   |  2 +-
 .../resources/data/xkms/certificates/cas/alice.cer | 47 ++++++++++++++--------
 .../test/resources/data/xkms/certificates/dave.cer | 44 ++++++++++++--------
 .../data/xkms/certificates/trusted_cas/root.cer    | 44 ++++++++++++++------
 .../resources/trustedAuthorityValidator/alice.cer  | 45 +++++++++++++--------
 .../resources/trustedAuthorityValidator/dave.cer   | 44 ++++++++++++--------
 .../resources/trustedAuthorityValidator/root.cer   | 44 ++++++++++++++------
 .../validateRequestOKAlice.xml                     |  2 +-
 .../validateRequestOKDave.xml                      |  2 +-
 .../validateRequestOKRoot.xml                      |  2 +-
 11 files changed, 181 insertions(+), 96 deletions(-)

Reply via email to