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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 69bdc52e04 Regenerate expired certificates in subjalt.jks for 
HostnameVerificationTest (#2965)
69bdc52e04 is described below

commit 69bdc52e04d330b43adc33a54f0473f62bb2b31b
Author: Guillaume Nodet <[email protected]>
AuthorDate: Wed Apr 22 10:29:21 2026 +0100

    Regenerate expired certificates in subjalt.jks for HostnameVerificationTest 
(#2965)
    
    Four of the five certificates in subjalt.jks (subjaltmatch, subjaltnomatch,
    nosubjaltcnmatch, nosubjaltcnnomatch) expired on December 15, 2024, causing
    HostnameVerificationTest and HostnameVerificationDeprecatedTest to fail.
    
    Regenerated all four certificates with the same DN and SAN values,
    using 10-year validity (until 2036). The fifth certificate
    (nosubjaltcnmatchwildcard) remains valid until 2028 and was not changed.
    
    Co-authored-by: Claude Opus 4.6 <[email protected]>
---
 testutils/src/test/resources/keys/subjalt.jks | Bin 11103 -> 11110 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/testutils/src/test/resources/keys/subjalt.jks 
b/testutils/src/test/resources/keys/subjalt.jks
index bd33b38bb0..596bf45f34 100644
Binary files a/testutils/src/test/resources/keys/subjalt.jks and 
b/testutils/src/test/resources/keys/subjalt.jks differ

Reply via email to