I’m getting the following error after upgrading the designer:
java.security.cert.CertPathValidatorException: Moderate verification enabled and an old gateway was blocked which does not support Signature Verification
I’m getting the following error after upgrading the designer:
java.security.cert.CertPathValidatorException: Moderate verification enabled and an old gateway was blocked which does not support Signature Verification
There is a default signature verification check (set to MODERATE
) that will prevent launching against gateway versions 8.1.33 and older. You can reconfigure this check in the launcher .json
files to be LENIENT/LOOSE
which will allow these “legacy” gateways.