Problems using AuthSSLProtocolSocketFactory to send Client Certificate in HTTPS session handshake

2004-09-25 Thread Dale McIntosh
help would be appreciated. Thanks, Dale McIntosh /* * Created on Aug 26, 2004 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package testpackage import java.io.*; import java.net.*; import

Re: Problems using AuthSSLProtocolSocketFactory to send Client Certificate in HTTPS session handshake

2004-09-25 Thread Dale McIntosh
Sorry the log didn't get attached Dale - Original Message - From: Dale McIntosh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, September 25, 2004 1:26 PM Subject: Problems using AuthSSLProtocolSocketFactory to send Client Certificate in HTTPS session handshake I have been

Re: Problems using AuthSSLProtocolSocketFactory to send ClientCertificate in HTTPS session handshake

2004-09-25 Thread Dale McIntosh
with mod_ssl one more time and everything appeared to be OK. Oleg On Sat, 2004-09-25 at 22:26, Dale McIntosh wrote: I have been trying for quite a wile to get the AuthSSLProtocolSocketFactory to send a client certificate and it doesn't seem to be working. I am wondering if the server