Failed to connect to WebView after the upgrade from APM 10.5 to APM 10.7
Browser Message:
<snip>
apmwly-stg.transunion.com uses an unsupported protocol.
[WARN] [org.mortbay.log] EXCEPTION
javax.net.ssl.SSLHandshakeException: no cipher suites in common
MOM IntroscopeEnterpriseManager.log
[INFO] [RemoteHttpCallServiceExecutor-9] [Manager.AppMap.RemoteHttp] SSLHandshakeException: Received fatal alert: handshake_failure
The problem seems to be caused by a mismatch between the keystores and the truststores.
Copied the cacerts file from a backup and updated the alias in the files em-jetty-config.xml and webview-jetty-config.xml to be the same as it was in 10.5.
Now everything looks to be running properly.