- 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:
as per Tips and special cases 7 in
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...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید