stefanidisgeorge / eid-idp

Automatically exported from code.google.com/p/eid-idp
Other
0 stars 0 forks source link

Authentication fails in Chrome 16 #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Using https://www.e-contract.be/eid-idp/authentication on Windows 7, 64 bit, it 
takes 20 seconds to load the Java applet in Chrome 16.0.912

Then the applet starts but eventually the authentication fails.

eID Applet - Copyright (C) 2008-2011 FedICT.
Released under GNU LGPL version 3.0 license.
More info: http://code.google.com/p/eid-applet/
checking applet privileges...
security manager permission check for java 1.6...
checking web application trust...
running privileged code...
eID browser applet version: 1.0.5.Beta1
Java version: 1.6.0_30
Java vendor: Sun Microsystems Inc.
OS: Windows 7
OS version: 6.1
OS arch: x86
Web application URL: https://www.e-contract.be/eid-idp/authentication
Current time: Fri Feb 03 13:22:20 CET 2012
session cookie detected
sending message: HelloMessage
current protocol state: null
protocol state transition: INIT
error: Connection timed out: connect
error type: java.net.ConnectException
at java.net.PlainSocketImpl.socketConnect:-2
at java.net.PlainSocketImpl.doConnect:-1
at java.net.PlainSocketImpl.connectToAddress:-1
at java.net.PlainSocketImpl.connect:-1
at java.net.SocksSocketImpl.connect:-1
at java.net.Socket.connect:-1
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect:-1
at sun.net.NetworkClient.doConnect:-1
at sun.net.www.http.HttpClient.openServer:-1
at sun.net.www.http.HttpClient.openServer:-1
at sun.net.www.protocol.https.HttpsClient.<init>:-1
at sun.net.www.protocol.https.HttpsClient.New:-1
at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient:-
1
at sun.net.www.protocol.http.HttpURLConnection.plainConnect:-1
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect:-1
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream:-1
at sun.net.www.protocol.http.HttpURLConnection.getInputStream:-1
at java.net.HttpURLConnection.getResponseCode:-1
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode:-1
at be.fedict.eid.applet.Controller.sendMessage:181
at be.fedict.eid.applet.Controller.run:247
at be.fedict.eid.applet.Applet$AppletThread$1.run:602
at java.security.AccessController.doPrivileged:-2
at be.fedict.eid.applet.Applet$AppletThread.run:597
at java.lang.Thread.run:-1
Generic Error.

(Works with IE9 on the same machine, applet loads immediately, authentication 
OK)

Original issue reported on code.google.com by bhfed...@gmail.com on 3 Feb 2012 at 12:28

GoogleCodeExporter commented 8 years ago
Seems more like an issue with the Browser Java plugin within Chrome.

Original comment by frank.co...@gmail.com on 19 Feb 2012 at 2:40

GoogleCodeExporter commented 8 years ago
Under Linux the eID Applet works perfect under Chrome.

Original comment by frank.co...@gmail.com on 19 Feb 2012 at 2:40

GoogleCodeExporter commented 8 years ago
Proxy setting?

Original comment by frank.co...@gmail.com on 23 Feb 2012 at 11:49

GoogleCodeExporter commented 8 years ago
Works now (same machine, same proxy) with Chrome 17.0.963.56 Windows 7, eid 
applet 1.05beta2

eID Applet - Copyright (C) 2008-2011 FedICT.
Released under GNU LGPL version 3.0 license.
More info: http://code.google.com/p/eid-applet/
checking applet privileges...
security manager permission check for java 1.6...
checking web application trust...
running privileged code...
eID browser applet version: 1.0.5.Beta2
Java version: 1.6.0_30
Java vendor: Sun Microsystems Inc.
OS: Windows 7
OS version: 6.1
OS arch: x86
Web application URL: https://www.e-contract.be/eid-idp/authentication
Current time: Tue Feb 28 11:29:34 CET 2012

Original comment by bhfed...@gmail.com on 28 Feb 2012 at 10:30

GoogleCodeExporter commented 8 years ago
Most problems resolve themselves if you just wait long enough.

Original comment by frank.co...@gmail.com on 6 Apr 2012 at 8:03