tomcat/ jsse problem, truncated post messages

2002-11-19 Thread Thomas Fromm
Hi, i try to send a message link this one: http://tfromm.com/4A3_POST_RNIF20_SIGN.txt over https using jsse. the problem is, that the message is truncated after ~16k. this not happens when i use plain http. i tried different jdk versions, also different tomcats (3.2.1 and 4.x )and i tried the

Re: tomcat/ jsse problem, truncated post messages

2002-11-19 Thread Pae Choi
encipherment with Keys. Pae - Original Message - From: Thomas Fromm [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, November 19, 2002 5:42 AM Subject: tomcat/ jsse problem, truncated post messages Hi, i try to send a message link this one: http://tfromm.com

Re: tomcat/ jsse problem, truncated post messages

2002-11-19 Thread Thomas Fromm
I have no problem sending and receiving SOAP message 16MB+ with TC v.4.1.12 used both HTTP and HTTPS fine. The 16MB+ includes an image file in BASE64 as well. :-) I have not tested greater than 16MB+, because it(Base64 stuff) takes longer time time than encrypting and decrypting the

Tomcat +JSSE problem

2002-02-06 Thread Alex Perez
Hello! I'm having a nightmare trying to get Tomcat v:3.3 working properly with JSSE. So far, this is what I've done: -- [System]: Win2K Server + Apache + Tomcat 3.3 + jdk1.3.1 + JSSE1.0.2 Installed JSSE on