Re: some bug

2006-10-31 Thread Javier Aparicio
HI, I'm in a similar situation. I had several applications running perfectly in Tomcat 5.5.20 but when I try to configure the server with the APR and try to get the certificate list in request only can get the CA certificate (not the user certificate). My connector configuration is the following:

Re: some bug

2006-10-23 Thread Сергей Ковтун
В , Mark Thomas <[EMAIL PROTECTED]> писал: There is a problem of work "Tomcat" under the https protocol if it is loaded dll (tcnative-1.dll). Without loading given dll-s all works perfectly. Sometimes together with loaded dll (tcnative-1.dll) works normally, if on the party the client alread

Re: some bug

2006-10-23 Thread Сергей Ковтун
В , Caldarale, Charles R <[EMAIL PROTECTED]> писал: SSL configuration is different with APR (tcnative-1.dll). I have adjusted and now all works, for exception of one now I cannot obtain the data of the certificate of the client in "Servlet" "X509Certificate [] cr = (X509Certificate[]) request

RE: some bug

2006-10-20 Thread Caldarale, Charles R
> Сергей Ковтун wrote: > There is a problem of work "Tomcat" under the https > protocol if it is loaded dll (tcnative-1.dll). SSL configuration is different with APR (tcnative-1.dll). Have you looked at the following? http://tomcat.apache.org/tomcat-5.5-doc/apr.html#HTTPS - Chuck THIS COMMUN

Re: some bug

2006-10-20 Thread Mark Thomas
Сергей Ковтун wrote: > There is a problem of work "Tomcat" under the https protocol if it is > loaded dll (tcnative-1.dll). > Without loading given dll-s all works perfectly. > Sometimes together with loaded dll (tcnative-1.dll) works normally, if > on the party > the client already was install the