Relative Content

Tag Archive for xmppsmackapache-vysper

javax.net.ssl.SSLHandshakeException: PKIX path building failed: : unable to find valid certification path to requested target

I’m working on a mini Java XMPP project using Vysper server and Smack client, I have two modules one for the server and the other for the client similar to a microservice architecture but a pure Java project with no Springboot. I have my configuration setup on the server side and running but when I try to establish a connection on the Client side I get the below exception