Hello,
I successfully implemented SSL on the jRDC2, with a trusted certificate, in the browser it works.
But if i want to connect from my App to the RDC, then comes this 2 Errors:
did I forget something? i dont change something on my app, is this the issue? and if yes, what do I have to add to make it work?
Greetings
I successfully implemented SSL on the jRDC2, with a trusted certificate, in the browser it works.
But if i want to connect from my App to the RDC, then comes this 2 Errors:
B4X:
ERROR9000: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
ResponseError. Reason: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found., Response:
did I forget something? i dont change something on my app, is this the issue? and if yes, what do I have to add to make it work?
Greetings