Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006181 [Resin] minor always 08-22-18 07:11 09-04-18 12:39
Reporter wileysaw View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.59 Product Version 4.0.57
  Product Build
Summary 0006181: SSL protocol update in Quercus
Description  javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
                        at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
                        at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
                        at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2033)
                        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1135)
                        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
                        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
                        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)
                        at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
                        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
                        at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
                        at com.caucho.quercus.lib.curl.CurlHttpConnection.connect(CurlHttpConnection.java:222)
                        at com.caucho.quercus.lib.curl.HttpsConnection.connect(HttpsConnection.java:132)
                        at com.caucho.quercus.lib.curl.CurlHttpRequest.connect(CurlHttpRequest.java:164)
                        at com.caucho.quercus.lib.curl.CurlHttpRequest.execute(CurlHttpRequest.java:225)
                        at com.caucho.quercus.lib.curl.CurlResource.execute(CurlResource.java:875)
                        at com.caucho.quercus.lib.curl.CurlModule.curl_exec(CurlModule.java:373)
                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                        at java.lang.reflect.Method.invoke(Method.java:498)
                        at com.caucho.quercus.module.StaticFunction.invoke(StaticFunction.java:113)
                        at com.caucho.quercus.env.JavaInvoker.callJavaMethod(JavaInvoker.java:814)
                        at com.caucho.quercus.env.JavaInvoker.callMethod(JavaInvoker.java:690)
                        at com.caucho.quercus.env.JavaInvoker.call(JavaInvoker.java:671)
                        at com.caucho.quercus.expr.CallExpr.evalImpl(CallExpr.java:229)
                        at com.caucho.quercus.expr.CallExpr.eval(CallExpr.java:141)
                        at com.caucho.quercus.expr.Expr.evalTop(Expr.java:538)
                        at com.caucho.quercus.statement.ExprStatement.execute(ExprStatement.java:67)
                        at com.caucho.quercus.statement.BlockStatement.execute(BlockStatement.java:105)
                        at com.caucho.quercus.program.QuercusProgram.execute(QuercusProgram.java:417)
                        at com.caucho.quercus.page.InterpretedPage.execute(InterpretedPage.java:90)
                        at com.caucho.quercus.env.Env.executePageTop(Env.java:4323)
                        at com.caucho.quercus.env.Env.executeTop(Env.java:4268)
                        at com.caucho.quercus.servlet.QuercusServletImpl.service(QuercusServletImpl.java:212)
                        at com.caucho.quercus.servlet.QuercusServlet.service(QuercusServlet.java:606)
                        at javax.servlet.http.HttpServlet.service(HttpServlet.java:97)
                        at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:109)
                        at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:156)
                        at com.caucho.server.webapp.AccessLogFilterChain.doFilter(AccessLogFilterChain.java:95)
                        at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:290)
                        at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:838)
                        at com.caucho.network.listen.TcpSocketLink.dispatchRequest(TcpSocketLink.java:1362)
                        at com.caucho.network.listen.TcpSocketLink.handleRequest(TcpSocketLink.java:1318)
                        at com.caucho.network.listen.TcpSocketLink.handleRequestsImpl(TcpSocketLink.java:1302)
                        at com.caucho.network.listen.TcpSocketLink.handleRequests(TcpSocketLink.java:1210)
                        at com.caucho.network.listen.TcpSocketLink.handleAcceptTaskImpl(TcpSocketLink.java:1006)
                        at com.caucho.network.listen.ConnectionTask.runThread(ConnectionTask.java:117)
                        at com.caucho.network.listen.ConnectionTask.run(ConnectionTask.java:93)
                        at com.caucho.network.listen.SocketLinkThreadLauncher.handleTasks(SocketLinkThreadLauncher.java:169)
                        at com.caucho.network.listen.TcpSocketAcceptThread.run(TcpSocketAcceptThread.java:61)
                        at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173)
                        at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118)

Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006847)
jose-fernandez
08-22-18 07:59

This is a massive issue for us as we cannot integrate with one of our partners due to this problem. If there is any possible workaround while you come with a proper fix to this problem, we would really appreciate.
 

- Issue History
Date Modified Username Field Change
08-22-18 07:11 wileysaw New Issue
08-22-18 07:56 jose-fernandez Issue Monitored: jose-fernandez
08-22-18 07:59 jose-fernandez Note Added: 0006847
09-04-18 12:39 ferg Assigned To  => ferg
09-04-18 12:39 ferg Status new => closed
09-04-18 12:39 ferg Resolution open => fixed
09-04-18 12:39 ferg Fixed in Version  => 4.0.59


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker