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

gnodet pushed a commit to branch fix-expired-subjalt-certs
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 9a98457695292516dd7822017b4b7b6ba23a3364
Author: Guillaume Nodet <[email protected]>
AuthorDate: Thu Mar 12 17:50:11 2026 +0100

    Regenerate expired certificates in subjalt.jks for HostnameVerificationTest
    
    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