I have the same problem

On Tuesday, July 14, 2020 at 5:22:15 AM UTC+2, Shai Almog wrote:
>
> Did you try this on a device e.g. Android. 
> We're in the process of launching the CEF browser support over the next 
> couple of weeks. I'll also send out an email about this as it's pretty 
> important. That might resolve this issue by just being a better browser 
> than damn FX. But it should also include better debugging tools for issues 
> like that.
>
> On Monday, July 13, 2020 at 11:36:38 AM UTC+3 [email protected] wrote:
>
>> My BrowserComponent displaying HTML content to add online payment in my 
>> app. 
>> when i uses Test merchant ID there are no problems, but when using real 
>> merchant ID, i got this error:
>>
>> url:https://cap.attempts.securecode.com/acspage/cap?RID=8&VAA=A
>> Received exception: SSL handshake failed
>> java.lang.Throwable: SSL handshake failed
>> at 
>> javafx.scene.web.WebEngine$LoadWorker.describeError(WebEngine.java:1436)
>> at 
>> javafx.scene.web.WebEngine$LoadWorker.dispatchLoadEvent(WebEngine.java:1375)
>> at javafx.scene.web.WebEngine$LoadWorker.access$1200(WebEngine.java:1253)
>> at 
>> javafx.scene.web.WebEngine$PageLoadListener.dispatchLoadEvent(WebEngine.java:1240)
>> at com.sun.webkit.WebPage.fireLoadEvent(WebPage.java:2434)
>> at com.sun.webkit.WebPage.fwkFireLoadEvent(WebPage.java:2278)
>> at com.sun.webkit.network.URLLoader.twkDidFail(Native Method)
>> at com.sun.webkit.network.URLLoader.notifyDidFail(URLLoader.java:868)
>> at com.sun.webkit.network.URLLoader.lambda$didFail$100(URLLoader.java:851)
>> at 
>> com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at 
>> com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
>> at 
>> com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
>> at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
>> at 
>> com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
>> at java.lang.Thread.run(Thread.java:745)
>> java.lang.Throwable: SSL handshake failed
>> at 
>> javafx.scene.web.WebEngine$LoadWorker.describeError(WebEngine.java:1436)
>> at 
>> javafx.scene.web.WebEngine$LoadWorker.dispatchLoadEvent(WebEngine.java:1375)
>> at javafx.scene.web.WebEngine$LoadWorker.access$1200(WebEngine.java:1253)
>> at 
>> javafx.scene.web.WebEngine$PageLoadListener.dispatchLoadEvent(WebEngine.java:1240)
>> at com.sun.webkit.WebPage.fireLoadEvent(WebPage.java:2434)
>> at com.sun.webkit.WebPage.fwkFireLoadEvent(WebPage.java:2278)
>> at com.sun.webkit.network.URLLoader.twkDidFail(Native Method)
>> at com.sun.webkit.network.URLLoader.notifyDidFail(URLLoader.java:868)
>> at com.sun.webkit.network.URLLoader.lambda$didFail$100(URLLoader.java:851)
>> at 
>> com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at 
>> com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
>> at 
>> com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
>> at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
>> at 
>> com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
>> at java.lang.Thread.run(Thread.java:745)
>>
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/7d40c8b0-3906-485d-bfc4-668b44d00d98o%40googlegroups.com.

Reply via email to