[users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-16 Thread Naveen Nandyala - Vendor
: Monday, February 12, 2018 2:43 PM To: users@httpd.apache.org Subject: EXT: Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server. On Mon, Feb 12, 2018 at 7:38 PM, Naveen Nandyala - Vendor <naveen.nandy...@walmart.com> wrote:> > When using Ap

[users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Naveen Nandyala - Vendor
: [users@httpd] Mutual authentication between Apache HTTP server and an application server. On Mon, Feb 12, 2018 at 7:38 PM, Naveen Nandyala - Vendor <naveen.nandy...@walmart.com> wrote:> > When using Apache + Proxy + WAS > > Browser --> Apache --> Proxy --> WAS Apache and

Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Yann Ylavic
On Mon, Feb 12, 2018 at 7:38 PM, Naveen Nandyala - Vendor wrote:> > When using Apache + Proxy + WAS > > Browser --> Apache --> Proxy --> WAS Apache and Proxy are the same instance, the is Apache httpd doing SSL on its client side with the Browser, and also doing SSL

[users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Naveen Nandyala - Vendor
Customers/Pages/default.aspx -Original Message- From: Yann Ylavic [mailto:ylavic@gmail.com] Sent: Monday, February 12, 2018 11:45 AM To: users@httpd.apache.org Subject: EXT: Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server. On Mon, Feb 12, 2018 at

[users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Naveen Nandyala - Vendor
: Eric Covener [mailto:cove...@gmail.com] Sent: Monday, February 12, 2018 12:20 PM To: users@httpd.apache.org Subject: EXT: Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server. On Sun, Feb 11, 2018 at 12:47 PM, Naveen Nandyala - Vendor <naveen.na

Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Eric Covener
On Sun, Feb 11, 2018 at 12:47 PM, Naveen Nandyala - Vendor < naveen.nandy...@walmart.com> wrote: > Hi, > > > > I’m using Apache HTTP server as a webserver and Websphere > application server as an Application server. Apache is using Proxy to > redirect requests from Apache to

Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Yann Ylavic
On Mon, Feb 12, 2018 at 6:36 PM, Yann Ylavic wrote: > On Mon, Feb 12, 2018 at 5:16 PM, Naveen Nandyala - Vendor > wrote: >> >> Below is my vhose entry. >> >> >> ServerName Virtual:443 >> SetEnv vhostname virtual >> Header add

Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Yann Ylavic
On Mon, Feb 12, 2018 at 5:16 PM, Naveen Nandyala - Vendor wrote: > > Below is my vhose entry. > > > ServerName Virtual:443 > SetEnv vhostname virtual > Header add Set-Cookie "ROUTEID=.%{BALANCER_WORKER_ROUTE}e; > HttpOnly;secure"

[users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Naveen Nandyala - Vendor
apache.org Subject: EXT: Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server. Hi, On Mon, Feb 12, 2018 at 2:25 PM, Naveen Nandyala - Vendor <naveen.nandy...@walmart.com> wrote:> > [Mon Feb 12 07:22:12.631833 2018] [ssl:warn] [pid 21729:tid >

Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Yann Ylavic
Hi, On Mon, Feb 12, 2018 at 2:25 PM, Naveen Nandyala - Vendor wrote:> > [Mon Feb 12 07:22:12.631833 2018] [ssl:warn] [pid 21729:tid > 13999866992] AH02268: Proxy client certificate callback: > (Virtual:443) downstream server wanted client certificate but none >

[users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Naveen Nandyala - Vendor
Subject: EXT: Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server. Hi, On Mon, Feb 12, 2018 at 1:30 AM, Naveen Nandyala - Vendor <naveen.nandy...@walmart.com> wrote: > > /tmp/was.crt was created as below. > > Extracted root certificate fro

Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-12 Thread Yann Ylavic
Hi, On Mon, Feb 12, 2018 at 1:30 AM, Naveen Nandyala - Vendor wrote: > > /tmp/was.crt was created as below. > > Extracted root certificate from WAS. > Converted .cer file to crt using below command. > > openssl x509 -inform PEM -in was.cer -out was.crt Isn't

[users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-11 Thread Naveen Nandyala - Vendor
stomer Page:: https://teams.wal-mart.com/sites/Middleware/Customers/Pages/default.aspx From: Eric Covener [mailto:cove...@gmail.com] Sent: Sunday, February 11, 2018 12:54 PM To: users@httpd.apache.org Subject: EXT: Re: [users@httpd] Mutual authentication between Apache HTTP server and an appli

Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-11 Thread Eric Covener
On Sun, Feb 11, 2018 at 1:50 PM, Naveen Nandyala - Vendor < naveen.nandy...@walmart.com> wrote: > Yep, I’m looking for trust between my webserver and Appserver w/o client > authentication. I’m not worried about trust between my web browser and > webserver as I’m not looking for that now. >

[users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-11 Thread Naveen Nandyala - Vendor
:39 PM To: users@httpd.apache.org Subject: EXT: Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server. On Sun, Feb 11, 2018 at 1:33 PM, Naveen Nandyala - Vendor <naveen.nandy...@walmart.com<mailto:naveen.nandy...@walmart.com>> wrote: On Apache I

Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-11 Thread Eric Covener
On Sun, Feb 11, 2018 at 1:33 PM, Naveen Nandyala - Vendor < naveen.nandy...@walmart.com> wrote: > On Apache I’m using 3rd party signed certificate. And I’ve added Apache > root certificate to WAS truststore to trust my Apache. Similar way I want > to add my WAS certificate to Apache to trust my

[users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-11 Thread Naveen Nandyala - Vendor
/IPSMW/Change+Control+Policy Middleware Customer Page:: https://teams.wal-mart.com/sites/Middleware/Customers/Pages/default.aspx From: Eric Covener [mailto:cove...@gmail.com] Sent: Sunday, February 11, 2018 11:52 AM To: users@httpd.apache.org Subject: EXT: Re: [users@httpd] Mutual authentication b

Re: [users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-11 Thread Eric Covener
On Sun, Feb 11, 2018 at 12:47 PM, Naveen Nandyala - Vendor < naveen.nandy...@walmart.com> wrote: > Hi, > > > > I’m using Apache HTTP server as a webserver and Websphere > application server as an Application server. Apache is using Proxy to > redirect requests from Apache to

[users@httpd] Mutual authentication between Apache HTTP server and an application server.

2018-02-11 Thread Naveen Nandyala - Vendor
Hi, I'm using Apache HTTP server as a webserver and Websphere application server as an Application server. Apache is using Proxy to redirect requests from Apache to Websphere. On my websphere side security is enabled, and its looking for mutual authentication. Could you please