Hi, I have a task where I need to establish connection between 2 systems using SSL communication. I created a test stub for an application (Web logic server running in some machine) to which my application (client) need to communicate. From various sites I can see that for this type of communication you need to have a digital certificate, private key ...