You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failing test "testSignedMessageVerificationEncapsulatedWithPKIXIdentity"
CMS processing failure: verifier not valid at signingTime
org.bouncycastle.mail.smime.SMIMEException: CMS processing failure: verifier not valid at signingTime
at org.bouncycastle.mail.smime.SMIMEToolkit.isValidSignature(Unknown Source)
at org.bouncycastle.mail.smime.test.SMIMEToolkitTest.testSignedMessageVerificationEncapsulatedWithPKIXIdentity(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
Caused by: org.bouncycastle.cms.CMSVerifierCertificateNotValidException: verifier not valid at signingTime
at org.bouncycastle.cms.SignerInformation.verify(Unknown Source)
at org.bouncycastle.mail.smime.SMIMEToolkit.isAtLeastOneValidSigner(Unknown Source)
The text was updated successfully, but these errors were encountered:
MacOS Sequoia 15.2, Zulu JDK-21.
Failing test "testSignedMessageVerificationEncapsulatedWithPKIXIdentity"
The text was updated successfully, but these errors were encountered: