Re: https support
Mattias Jiderhamn <[email protected]> Thu, 08 May 2008 10:10:43 +0200
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
The exception does not indicate a problem with SSL/https as such, but rather with using GZIP compression between server and client. That being said, the combination of SSL and GZIP could be what is causing the problem. Does it work without SSL but with GZIP? Can you try turning GZIP off with ClientProperties.getDefaultProperties().setAcceptGzip(false) and then use SSL? /Mattias ----- Original Message ----- Subject: Re: [Httpunit-develop] https support Date: Thu, 8 May 2008 13:31:30 +0530 From: "Theyagarajan S" i get the below error [java] Exception: java.io.EOFException: Unexpected end of ZLIB input stream On 5/8/08, Theyagarajan S wrote: > [java] Exception: java.io.EOFException: Unexpected end of ZLIB input > stream > > > On 5/8/08, Wolfgang Fahl wrote: > > Dear S Theyagarajan, > > > > You wrote: > > > Iam trying to test my web app (https) using httpunit. Does httpunit > > > support https ? > > Yes - with some limits e.g. for SSL Client Certificates. > > > How could i make it support https ? > > Just go ahead and use https: based urls. > > > > Yours > > Wolfgang > > > > BITPlan - smart solutions > > Pater-Delp-Str. 1, D-47877 Willich Schiefbahn > > Tel. +49 1805 - BITPLAN / +49 1805 248 752, Fax +49 2154 811-481 > > Web: http://www.bitplan.de > > bitplan GmbH, Willich - HRB 6820 Krefeld, VAT-ID: 10258040548, > > Geschäftsführer: Wolfgang Fahl > > > > > > > -- > \\\\\-///// > / \ > | \\ // | > (| (.) (.) |) > ------------------o00o--(_)--o00o------------------ > S Theyagarajan > http://theyagar.com > S.Theyagarajan > Under Graduate > Department Of Computer Science And Engineering > National Institute Of Technology , Trichirapalli > India 620015 > --------------ooo0---------------------------------- > ( ) 0ooo > \ ( ( ) > \_) ) / > (_ / > -- \\\\\-///// / \ | \\ // | (| (.) (.) |) ------------------o00o--(_)--o00o------------------ S Theyagarajan http://theyagar.com S.Theyagarajan Under Graduate Department Of Computer Science And Engineering National Institute Of Technology , Trichirapalli India 620015 --------------ooo0---------------------------------- ( ) 0ooo \ ( ( ) \_) ) / (_ / ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Httpunit-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/httpunit-develop -- ------------------------------------------------------------------------ / *Email:* [email protected] <mailto:[email protected]> · *Web:* www.expertsystems.se <http://www.expertsystems.se/> *Mobile:* +46-(0)735-16 34 13 · *Skype:* mattiasj78 <callto://mattiasj78> *Address:* Göteborgsvägen 12 · SE-441 43 ALINGSÅS · Sweden / ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Httpunit-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/httpunit-develop