Re: Reg: Connection poo

2013-09-30 Thread Anu Prab
On Sep 27, 2013, at 12:21 AM, Anu Prab wrote: > On Sep 26, 2013, at 6:02 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA256 > >> > >> Daniel, > >> > >> On 9/26/13 9:18 AM, Daniel Mikusa wrote: > >>> On Sep 26

Re: Reg: Connection pool

2013-09-30 Thread Daniel Mikusa
On Sep 27, 2013, at 12:21 AM, Anu Prab wrote: > On Sep 26, 2013, at 6:02 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA256 > >> > >> Daniel, > >> > >> On 9/26/13 9:18 AM, Daniel Mikusa wrote: > >>> On Sep 26, 2013,

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread Cédric Couralet
> I said "An application *usually* doesn't care how it is accessed". > Most applications do not. Some do. > But I would argue that this would not be such a good design, because it > removes flexibility in the application. It would mean that the application > then cannot work in a context where th

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread André Warnier
Cédric Couralet wrote: 2013/9/30 Christopher Schultz : -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Cédric, On 9/30/13 10:06 AM, Cédric Couralet wrote: Hi, 2013/9/30 André Warnier : Hi. [...] The question is now : why does that application require HTTPS ? An application usually doesn'

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread Cédric Couralet
2013/9/30 Christopher Schultz : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Cédric, > > On 9/30/13 10:06 AM, Cédric Couralet wrote: >> Hi, >> >> 2013/9/30 André Warnier : >>> Hi. >>> >> [...] >>> The question is now : why does that application require HTTPS ? >>> An application usually

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Cédric, On 9/30/13 10:06 AM, Cédric Couralet wrote: > Hi, > > 2013/9/30 André Warnier : >> Hi. >> > [...] >> The question is now : why does that application require HTTPS ? >> An application usually doesn't care how it is accessed, except if >> s

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 9/30/13 9:40 AM, André Warnier wrote: >> On Mon, Sep 30, 2013 at 10:11 AM, André Warnier >> wrote: >> >>> Daniel Mikusa wrote: >>> On Sep 30, 2013, at 8:20 AM, Leonardo Torres wrote: Hi guys, > I have the foll

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread Cédric Couralet
Hi, 2013/9/30 André Warnier : > Hi. > [...] > The question is now : why does that application require HTTPS ? > An application usually doesn't care how it is accessed, except if some > configuration of the application requires it to get some information from > the SSL protocol (like a user certifi

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread André Warnier
Hi. Do not top-post on this list. If someone looks at your last message, he has to then scroll dow the message to try to figure out what you are responding to. That is annoying. So I moved your responses where they belong. On Mon, Sep 30, 2013 at 10:11 AM, André Warnier wrote: Daniel Mi

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread Daniel Mikusa
On Sep 30, 2013, at 9:24 AM, Leonardo Torres wrote: First, please don't top post. Reply at the bottom or inline, like I'm doing. > Currently, the communication between httpd and tomcat is via HTTP. Is that OK? Does it need to be encrypted? > > Tomcat version is 7.0.42 > > I have a resource

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread Leonardo Torres
Currently, the communication between httpd and tomcat is via HTTP. Tomcat version is 7.0.42 I have a resource within the tomcat that needs to be accessed via SSL, but the SSL is configured on HTTPD. How can I configure that ? Excuse me, but I'm newbie in server configuration. On Mon, Sep 30,

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread André Warnier
Daniel Mikusa wrote: On Sep 30, 2013, at 8:20 AM, Leonardo Torres wrote: Hi guys, I have the following structure : Apache HTTP (Proxy) --> Tomcat . So, I have configured SSL on Apache HTTP, how do I configure SSL in my application in Tomcat? Need some more info here... 1.) What version o

Re: Apache HTTP + Tomcat + SSL

2013-09-30 Thread Daniel Mikusa
On Sep 30, 2013, at 8:20 AM, Leonardo Torres wrote: > Hi guys, > > I have the following structure : > > Apache HTTP (Proxy) --> Tomcat . > > So, I have configured SSL on Apache HTTP, how do I configure SSL in my > application in Tomcat? Need some more info here... 1.) What version of HTTPD &

Apache HTTP + Tomcat + SSL

2013-09-30 Thread Leonardo Torres
Hi guys, I have the following structure : Apache HTTP (Proxy) --> Tomcat . So, I have configured SSL on Apache HTTP, how do I configure SSL in my application in Tomcat? Thank´s -- *Obrigado Leonardo Torres, MSc.*