How does my javaJava program know where my keystore containing the certificate is?
Or alternatively how: How do I tell my javaJava program where to look for the keystore?
After specifying the keystore in some way, how to specify the certificate to use for authenticating the server to client?