Hi Guys, I';m implementing a project that requires HTTPS. Here's the infor : My Client program is a DLL that will send XML request over HTTP to the Server. I'm using VB .NET XMLHTTPRequest object here. Meanwhile a third party developer is accepting my request with Apache & Tomcat Server at the server side. Now i'm totally blind on how to implement HTTPS here, is there an XMLHTTSRequest object, please enlighten me on this, pardon me for my ignorance. thanks a lot guys.