Keystore source URL - Failed to get JWK Keys
Hi,
I am simply creating a Keystore rule for Google APIs, but getting an error "Keystore source URL - Failed to get JWK Keys" as below screenshot and can't save the rule. What is the cause?

PegaRULES log:
2020-06-16 08:35:12,650 [http-nio-8080-exec-8] [TABTHREAD2] [ ] [ MyApp:01.01.01] (nternal.util.KeyStoreUtilsImpl) ERROR localhost| Proprietary information hidden developer1 - Failed to get JWK Keys
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Thanks,















Hi,
Another way to do it is to upload a file, instead of reference directly to URL.
1. Go to https://www.googleapis.com/oauth2/v3/certs by browser. Copy the entire strings into a text file.
2. Select Upload file from auto complete.
3. Upload a file. Then type "JWK" in the Keystore type. Save.
Thanks,