B4X FEED [Solved] javax.net.ssl.SSLHandshakeException

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: [Solved] javax.net.ssl.SSLHandshakeException است. این موضوع تا کنون 35 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [Solved] javax.net.ssl.SSLHandshakeException
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
35
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I have a couple of B4J applications which have operated without error for several years and which include

B4X:

#PackagerProperty: IncludedModules = jdk.crypto.ec

as per Tips and special cases 7 in to specifically deal with javax.net.ssl.SSLHandshakeException errors, however of recent times the applications have intermittently been failing when making a subsequent https call and returning the following error:

javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
at java.base/sun.security.ssl.Alert$AlertConsumer.consume(Unknown Source)
at java.base/sun.security.ssl.TransportContext.dispatch(Unknown Source)
at...
Click to expand...



 

عقب
بالا