Re: problem with truststoreFile in server.xml

2006-10-26 Thread Mark Thomas
Víctor Torres - UPF wrote: > Hi Martin, all, > > This is what I use: > > maxThreads="150" minSpareThreads="25" maxSpareThreads="75" > enableLookups="false" disableUploadTimeout="true" > acceptCount="100" scheme="https" secure="true" > cl

Re: problem with truststoreFile in server.xml

2006-10-25 Thread Víctor Torres - UPF
ation, distribution or copying of it or its contents - Original Message - From: "Víctor Torres - UPF" <[EMAIL PROTECTED]> To: "Tomcat Users List" ; "Martin Gainty" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 25, 2006 5:21

Re: problem with truststoreFile in server.xml

2006-10-25 Thread Martin Gainty
uot;Víctor Torres - UPF" <[EMAIL PROTECTED]> To: "Tomcat Users List" ; "Martin Gainty" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 25, 2006 5:21 AM Subject: Re: problem with truststoreFile in server.xml > Have a look at the a

Re: problem with truststoreFile in server.xml

2006-10-25 Thread Víctor Torres - UPF
uot;Martin Gainty" <[EMAIL PROTECTED]> To: "Tomcat Users List" ; "Víctor Torres - UPF" <[EMAIL PROTECTED]> Sent: Tuesday, October 24, 2006 8:25 PM Subject: Re: problem with truststoreFile in server.xml Which other algorithm do you suggest to uniquely identify the c

Re: problem with truststoreFile in server.xml

2006-10-24 Thread Michael Courcy
Torres - UPF" <[EMAIL PROTECTED]> Sent: Tuesday, October 24, 2006 5:41 PM Subject: Re: problem with truststoreFile in server.xml Hello Victor- you may want to follow the directions on how to create an empty keystore and then import Import the private key/certificate chain into the java

Re: problem with truststoreFile in server.xml

2006-10-24 Thread Martin Gainty
or copying of it or its contents - Original Message - From: "Víctor Torres - UPF" <[EMAIL PROTECTED]> To: "Tomcat Users List" ; "Martin Gainty" <[EMAIL PROTECTED]> Sent: Tuesday, October 24, 2006 11:55 AM Subject: Re: problem with truststoreFi

Re: problem with truststoreFile in server.xml

2006-10-24 Thread Víctor Torres - UPF
ist" ; "Víctor Torres - UPF" <[EMAIL PROTECTED]> Sent: Tuesday, October 24, 2006 5:41 PM Subject: Re: problem with truststoreFile in server.xml Hello Victor- you may want to follow the directions on how to create an empty keystore and then import Import the private key/certi

Re: problem with truststoreFile in server.xml

2006-10-24 Thread Martin Gainty
this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents - Original Message - From: "Víctor Torres - UPF" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 24, 2006 9:14 AM Subject: problem with truststoreFi

problem with truststoreFile in server.xml

2006-10-24 Thread Víctor Torres - UPF
Dear all, I have configured my Tomcat 5.5.17 to require SSL client authentication. For this purpose, I have stored my root CA certificate into a PKCS12 keystore which I use as truststoreFile by configuring server.xml. This CA certificate is used to sign user certificates that I want to be trus