Problems using AuthSSLProtocolSocketFactory to send Client Certificate in HTTPS session handshake

2004-09-25 Thread Dale McIntosh
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 (Oracle single sign-on server) is requesting the client cert. When the request is made from a browser, the browser does send

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 Client Certificate in HTTPS session handshake

2004-09-25 Thread Oleg Kalnichevski
Dale, Do you know if the client authentication has been configured as required or optional? Does the server reject the connection when attempt is made to authenticate with an invalid certificate? The fact that IE pops up the certificate dialog does not not actually mean that the server validates

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

2004-09-25 Thread Dale McIntosh
Oleg, The client certificate authentication is configured to be optional. The clients can either authenticate via a user certificate or via a user name / password. I am writing an automated interface that requires client authentification. The way that I determine that the client certificate