What changes if any need to be made the AppServer for SHA2 certificate upgrade to a PIA Server?
SSO Third Party to Webserver1 to AppServer1. Everything works with SHA1 certificate.
Move Webserver 1 PIA to SHA2 certificate.
Run SSO URL
Appserver throws
PSJNI: Java exception thrown: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Untrusted Server Certificate Chain
No issues loading SHA2 Cert in webserver PIA and logs are clean. SSL SHA2 cert can be seen in Chrome on webserver.
The Peoplecode that connects to the third party over integration broker is having the issue.
Any tune up ideas to the Appserver would be appreciated.