Re: Problems with HTTPS Mutual authentication with big petitions

2008-01-04 Thread Nicolás Velásquez O.
Thanx, maxSavePostSize did the job. Mark Thomas wrote: Nicolás Velásquez O. wrote: Hello, I'm running into problems when I try to configure tomcat to validate the client by its https cert with big requests. I'm using it with forms and when the send the form to the server with big (10-15Kbytes)

FW: Problems with HTTPS Mutual authentication with big petitions

2008-01-04 Thread Martin Gainty
TECTED]> To: users@tomcat.apache.org> Subject: Problems with HTTPS Mutual authentication with big petitions> > > Hello, I'm running into problems when I try to configure tomcat to> validate the client by its https cert with big requests. I'm using it> with forms and

Re: Problems with HTTPS Mutual authentication with big petitions

2008-01-04 Thread Mark Thomas
Nicolás Velásquez O. wrote: > > Hello, I'm running into problems when I try to configure tomcat to > validate the client by its https cert with big requests. I'm using it > with forms and when the send the form to the server with big > (10-15Kbytes) requests it fails, but when I send small (90 byt

Problems with HTTPS Mutual authentication with big petitions

2008-01-04 Thread Nicolás Velásquez O.
Hello, I'm running into problems when I try to configure tomcat to validate the client by its https cert with big requests. I'm using it with forms and when the send the form to the server with big (10-15Kbytes) requests it fails, but when I send small (90 bytes) requests it works. I have on the