Re: Problems with clientAuth

2007-04-16 Thread Martin Cavanagh
do you want to excannge conf.xml files? I'll happily try yours on my computer I've had success running both OpenSSL JavaKeystore. I'm running OpenSSL now, because it is supposedly considerably faster. I'm not quite sure how to check though. One question though. I have

Re: Problems with clientAuth

2007-04-04 Thread Luis Villa
Hello all ! Someone can throw a little light in this problem? I am not able to solve it, and I've tried anything I've found searching in google :S Thank all! 2007/4/2, Luis Villa [EMAIL PROTECTED]: Ok, now I'm getting mad :S IExplorer keeps saying the page can't be found (it doesn't ask

Re: Problems with clientAuth

2007-04-02 Thread Luis Villa
Hello Martin, Well, at least you are lucky Internet Explorer asks for the certificate, this is what it's supposed to do when using clientAuth=true. What is happening to me is that all works well with clientAuth = false, when changing it to clientAuth=true, Firefox throws this error and IExplorer

Re: Problems with clientAuth

2007-04-02 Thread Luis Villa
Ok, I forgot! I used both keytool and openssl, it seems the problem is not there as Tomcat gives the same error with both. Greetings! 2007/4/2, Luis Villa [EMAIL PROTECTED]: Hello Martin, Well, at least you are lucky Internet Explorer asks for the certificate, this is what it's supposed to

RE: Problems with clientAuth

2007-04-02 Thread Mirou, Antoine
The problem appears when changing clientAuth to true. Then, when using iexplorer the browser simply can't find the page (or this is what it says), and when using firefox it warns about the certificate, but after accepting the certification it says that 'localhost has received an unexpected or

Re: Problems with clientAuth

2007-04-02 Thread Luis Villa
Ok, now I'm getting mad :S IExplorer keeps saying the page can't be found (it doesn't ask for the certificate), and Firefox throws a -12271 error (I don't know if that is close enought to the error you said, Antoine. Anyway, nothing has changed since the last 12229 error (I left the computer off

Problems with clientAuth

2007-03-30 Thread Luis Villa
Hello all, I' a newbie un the list, so first of all I'd like to say hello to everyone :) After this, I'd like to ask for help with a problem I have configuring Tomcat for digital certifications. I've followed all the steps in the Tomcat SSL HOWTO and my tomcat now has a secure connector in port

Re: Problems with clientAuth

2007-03-30 Thread Martin Cavanagh
Hi Luis. I'm pretty sure I'm having exactly the same problem as you - maybe we can solve it together:) When I enable client authentification in my config clientAuth=true for you, since your using the Java KeyStore (I'm trying to use OpenSSL), I get exactly the same error in Firefox!