Hi There! I got a question regarding MQTT connecting thru SSL into my mosquitto broker.
The SSL certificate I got installed on my server is from https://letsencrypt.org/ ...
I already got a B4A app running with MQTT using this connection. In B4A I got no error...
But on B4J, I get the following error: (SunCertPathBuilderException) sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
What can I do to remediate this ?
Regards,
Enrique
The SSL certificate I got installed on my server is from https://letsencrypt.org/ ...
I already got a B4A app running with MQTT using this connection. In B4A I got no error...
But on B4J, I get the following error: (SunCertPathBuilderException) sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
What can I do to remediate this ?
Regards,
Enrique