Getting a "so-called valid" certificate to work inside the application

There is a Python client app connecting to a Java server app via a secure socket. The connection works great with a self-signed certificate, however, it fails when I attempt to utilize a given valid certificate signed via a CA. I’m suspici… Continue reading Getting a "so-called valid" certificate to work inside the application