Hello,
We recently chaged the certificate of our EBS 11.5.9 (We still keep it alive to get old data from that database that we couldn't migrate to our actual EBS 12.2.6).
The certificates we put this time in a balancer.
When we access the web page we can login and enter the Home webpage but we cannot open forms.
The webpage shows that the certificates are correctly installed and that the connection is safe.

When trying to open a from we get the following error from Java's console:
Oracle JInitiator version 1.1.8.16
Using JRE version 1.1.8.16
User home directory = C:\Users\jrivera
Opening https://denebola.sc.iteso.mx:8000/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar no proxy
Storing https://denebola.sc.iteso.mx:8000/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar in JAR cache.
Opening https://denebola.sc.iteso.mx:8000/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar no proxy
javax.net.ssl.SSLException: SSL handshake failed: SSLSessionNotFoundErr
at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(OracleSSLSocketImpl.java)
at oracle.jinitiator.protocol.https.HttpsClient.doConnect(HttpsClient.java:128)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:272)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:344)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:212)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:216)
at sun.plugin.protocol.http.HttpClient.<init>(HttpClient.java:58)
at oracle.jinitiator.protocol.https.HttpsClient.<init>(HttpsClient.java:36)
at oracle.jinitiator.protocol.https.HttpsClient.New(HttpsClient.java:52)
at sun.plugin.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:109)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Compiled Code)
at sun.net.www.protocol.http.HttpURLConnection.openConnectionCheckRedirects(Compiled Code)
at sun.applet.JARCache.beginStoring(JARCache.java:425)
at sun.applet.AppletResourceLoader.loadJar(AppletResourceLoader.java:215)
at sun.applet.JinitAppletPanel.loadJarFiles(Compiled Code)
at sun.plugin.AppletViewer.loadJarFiles(Compiled Code)
at sun.applet.JinitAppletPanel.runLoader(JinitAppletPanel.java:580)
at sun.applet.JinitAppletPanel.run(Compiled Code)
at java.lang.Thread.run(Thread.java:466)
Hope you can help me.
Thank you.
Message was edited by: Ivan Ruiz