phax / phase4

phase4 - AS4 client and server for integration into existing systems. Specific support for Peppol and CEF eDelivery built-in.
Apache License 2.0
154 stars 47 forks source link

checkReceiverAPCertificate(false) does not work? #153

Closed ri4a closed 1 year ago

ri4a commented 1 year ago

Hi Philip,

Setting

sender.checkReceiverAPCertificate(false);

still gives me errors

Caused by: com.helger.phase4.peppol.Phase4PeppolException: The configured receiver AP certificate is not valid (at 2023-08-11T13:10:28.867423+02:00) and cannot be used for sending. Aborting. Reason: certificate is revoked

Is there another setting that can be used?

ri4a commented 1 year ago

Closing as upgrading to the latest version seems to have resolved this.