Description: While using a public/private key in Mobile Apps (Andriod or iOS) and TIBCO ActiveMatrix BusinessWorks Plug-in for Mobile Integration (BWMI), when the palette is used to send notification to anmobile device, an error is thrown.
Symptoms: The following error is thrown in TIBCO ActiveMatrix BusinessWorks (BW) engine logs or Designer log (run from Designer).
****
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
****
Cause: The certifcates/keystore are not present in the classpath set in the property " bw.mi.pns.apns.ssl.pkcs.keystore.file.resource" under the bwmi.properties file.