This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Has anyone implemented HTTPS protocol with a Java application as the client? We are using SilverStream application server and have a need to use secure connections. I am evaluating RSA System's B-Safe product for SSL implementation. I want to write a servlet on the server encapsulating the SSL implementation in the product. My first question is how to load the Certificates on the server? Thanks in advance, Savithri