Hello,I need to access to a secure server (<!-- m --><a class="postlink" href="HTTPS://xxx.xxx.xxx">HTTPS://xxx.xxx.xxx</a><!-- m -->). How can I do,since the HTTPS is not supported in standard JAVA ?Do you think that I have to use the javax.net.ssl ? If so, how can I getthis package?ThanksYann