Hi all, Can anybody help me with this problem. I am trying to connect to a URL via HTTPS and while I can connect in a development environment using Visualage for Java 3.5 and JSSE , when I try in a Websphere 3.5 environment I get the message java.net.MalformedURLException: unknown protocol: https The code accesses the JSSE classes before it throws ...