Well - I tried that as well
location /SNX/ {
proxy_pass https://websocket;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $connection_upgrade;
proxy_set_header Connection "Upgrade";
El 2021-09-19 04:00, Francis Daly escribió:
On Sat, Sep 18, 2021 at 09:16:28AM -0300, Daniel Armando Rodriguez
wrote:
El 2021-09-18 05:03, Francis Daly escribió:
> On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez
> wrote:
Hi there,
> if you do
>
> curl -i http://2.DOMAI
Hi,
On Sun, Sep 19, 2021 at 01:35:02PM -0400, blason wrote:
> Hi Team,
>
> I am trying to add nginx reverse proxy behind Check Point Mobile access
> portal which is a SSL VPN portal. Somehow this not working and when I
> captured and analyzed the har file I observed that the portal is accepting
>
My bad - Just a typo with this topic.
I want to add Nginx reverse proxy in front of my checkpoint mobile access
portal not behind
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,292420,292421#msg-292421
___
nginx mailing list
nginx@nginx.org
Hi Team,
I am trying to add nginx reverse proxy behind Check Point Mobile access
portal which is a SSL VPN portal. Somehow this not working and when I
captured and analyzed the har file I observed that the portal is accepting
websocket calls. I tried implementing the same with nginx but I am still
Hi Team,
Looks like my issue is resolved by adding this line after proxy_pass
proxy_ssl_server_name on;
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,292405,292419#msg-292419
___
nginx mailing list
nginx@nginx.org
http://mailman.n
Well actually while doing a curl request site is being moved and here is I
am getting
curl -vk https://xx.xx.xx/TestPage/
Object moved
Object moved to here.
* Connection #0 to host xx.xx.xx left intact
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,292405,292418#msg-292418
___
Sure I'll note that. and I feed something is not right at remote end
server.
Thanks for your help.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,292405,292417#msg-292417
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailm
On Sat, Sep 18, 2021 at 10:53:57PM -0400, blason wrote:
Hi there,
> Oh my bad those xxx. and sss consider those are single url. I just typed
> while creating this post randomly
It Will probably be helpful in any future mails if you consistently
replace any information that you want to keep secre
On Sat, Sep 18, 2021 at 09:16:28AM -0300, Daniel Armando Rodriguez wrote:
> El 2021-09-18 05:03, Francis Daly escribió:
> > On Fri, Sep 17, 2021 at 10:24:44PM -0300, Daniel Armando Rodriguez
> > wrote:
Hi there,
> > if you do
> >
> > curl -i http://2.DOMAIN.edu.ar
> >
> > you get a http 301
10 matches
Mail list logo