I'm new to SSL, and I want this to work without any pop-ups about bad certificates, using pure socket programming. Right now, I have to deploy a single self-signed SSL certificate to several hundred systems (set A) and then store them as trusted certificates on another several hundred systems (set B) that are paired up. For a gazillion reasons due to ...