Hi,
I saw this very useful thread,
[B4X] jRDC2 - B4J implementation of RDC (Remote Database Connector)
I am planning to replace my PHP web server with jRDC2.
I was able to run the jRDC2 B4J application, able to follow Erel's tutorial, created and run the Client apps (B4A) successfully.
After this, I setup the SSL (KeyStore) and verify using the browser (Test handler).
But using the B4A apps, there are errors. Please see below:
ResponseError. Reason: javax.net.ssl.SSLHandshakeException: Handshake failed, Response:
ERROR: javax.net.ssl.SSLHandshakeException: Handshake failed
I am looking for the SSL version of the DBRequestManager.
Thank you in advance.
I saw this very useful thread,
[B4X] jRDC2 - B4J implementation of RDC (Remote Database Connector)
I am planning to replace my PHP web server with jRDC2.
I was able to run the jRDC2 B4J application, able to follow Erel's tutorial, created and run the Client apps (B4A) successfully.
After this, I setup the SSL (KeyStore) and verify using the browser (Test handler).
But using the B4A apps, there are errors. Please see below:
ResponseError. Reason: javax.net.ssl.SSLHandshakeException: Handshake failed, Response:
ERROR: javax.net.ssl.SSLHandshakeException: Handshake failed
I am looking for the SSL version of the DBRequestManager.
Thank you in advance.