Hi, You may find the following helpful: http://www.pankaj-k.net/WSOverSSL/WSOverSSL-HOWTO.html
/Pankaj. -----Original Message----- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 5/15/02 5:49 AM Subject: security (SSL, HTTP) Hi guys, I need to write a client that can handle SSL and also HTTP authentications (Basic/Digest). Right now I'm browsing the HTTPSender.java for some clues. As far as I could understand the current version handles SSL and HTTP Basic authentication. Is this correct ? How can I make the SSL connection to use a custom certificate ? Did anyone play around with these security issues ? I assume I will have to extend a bit the current version of this HTTP transport. If somebody has already went through this pain, please give me some hints. Br, Geza