Thank You for the update,
Will try and let You know ...
-V.
On Wed, Feb 24, 2021 at 9:03 PM Maxim Dounin wrote:
> Hello!
>
> On Wed, Feb 24, 2021 at 06:44:49PM +0100, Vincent Blondel wrote:
>
> > Thank You for the swift answer Maxim.
> > If I understand, you mean somet
off;
proxy_set_header Content-Length "";
proxy_pass http://backend;
}
-V.
On Wed, Feb 24, 2021 at 3:01 PM Maxim Dounin wrote:
> Hello!
>
> On Wed, Feb 24, 2021 at 10:39:57AM +0100, Vincent Blondel wrote:
>
> > Hello all,
> > I have a quick question about the u
Hello all,
I have a quick question about the usage of IF and auth_request.
I would like to know if it is possible to use a IF statement to condition
the proxy behaviour of one /location depending on the response headers of
the sub auth request ...
location /subrequest/ {
proxy_pass xxx;
}
loca
Hello
Thank You for the help
I made some errors in my checks and confirm it is doing the job
Thank You
Vincent
On Sun, Jan 17, 2021 at 1:16 AM Francis Daly wrote:
> On Sat, Jan 16, 2021 at 07:11:54PM +0100, Vincent Blondel wrote:
>
> Hi there,
>
> > We want nginx to remove
7:14 PM Thomas Ward wrote:
> proxy_ignore_headers Cache-Control;
>
> Get BlueMail for Android <http://www.bluemail.me/r?b=16117>
> ------
> *From:* Vincent Blondel
> *Sent:* Sat Jan 16 13:11:54 EST 2021
> *To:* nginx@nginx.org
> *Subject:*
Hello,
We want nginx to remove the request header Cache-Control before to proxy
the request to the OCS.
We do like this ...
location /xxx {
more_set_headers 'Strict-Transport-Security: max-age=31622400;
includeSubDomains';
more_set_headers 'X-XSS-Protection: 1; mode=block';
=SHA256
ECDHE-PSK-AES128-CBC-SHA TLSv1 Kx=ECDHEPSK Au=PSK Enc=AES(128) Mac=SHA1
On Mon, May 4, 2020 at 5:54 PM Maxim Dounin wrote:
> Hello!
>
> On Mon, May 04, 2020 at 07:49:26AM +0200, Vincent Blondel wrote:
>
> > thanks for the update Maxim but unfortunately still
9PM +0200, Vincent Blondel wrote:
>
> > Hello,
> >
> > Trying to get CHACHA20-POLY1305 Server Preference ... Working with
> tlsv1.2
> > but NOK with tlsv1.3
> >
> > ** Tried with a Custom OpenSSL.conf ServerPreference,PrioritizeChaCha
> >
>
Hello,
Trying to get CHACHA20-POLY1305 Server Preference ... Working with tlsv1.2
but NOK with tlsv1.3
** Tried with a Custom OpenSSL.conf ServerPreference,PrioritizeChaCha
OPENSSL_CONF=$HOME/conf/openssl.conf $HOME/bin/nginx.exe
[default_conf]
ssl_conf = ssl_sect
[ssl_sect]
system_default = sy
thank You for the Support ... libcrypt-devel was the package missing in my
cygwin install. this is now working :-)
On Sun, Feb 9, 2020 at 10:46 AM Francis Daly wrote:
> On Sat, Feb 08, 2020 at 06:21:34PM +0100, Vincent Blondel wrote:
>
> Hi there,
>
> > anybody know why ma
Hi all,
anybody know why make nginx 1.17.8 on cygwin fails with ...
$ make
make -f objs/Makefile
make[1]: Entering directory '/home/devel/nginx-1.17.8'
cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g
-I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \
11 matches
Mail list logo