Re: Getting garbled data when making http request on https port

2016-03-28 Thread Amey Rokde
t> wrote: > Amey, > > On 3/28/16 11:25 AM, Amey Rokde wrote: > > May be i didn't explained my question properly. What we have is a single > > web application running on https port 7070. This port is configured for > > https connection only and that the reason there

Re: Getting garbled data when making http request on https port

2016-03-28 Thread Amey Rokde
< ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Amey, > > On 3/28/16 3:54 AM, Amey Rokde wrote: > > Dear Community > > > > We are using the apache-tomcat-7.0.55 and have configured only one > > SSL connec

Getting garbled data when making http request on https port

2016-03-28 Thread Amey Rokde
Dear Community We are using the apache-tomcat-7.0.55 and have configured only one SSL connector (7070). The SSL connection (https) )works properly and i am able to fetch the request. But if we make http request we get the garbled data to be downloaded in the browser. I tried searching over the n