> https://boringssl.googlesource.com/boringssl
>
> They didn't release yet so I just cloned the repo !
Sorry, I was thinking about libressl instead.
BoringSSL removed SSL_R_BLOCK_CIPHER_PAD_IS_WRONG return
errors in commits 1e52ecac4d and 29b186736c, and the definition was
finally removed in comm
https://boringssl.googlesource.com/boringssl
They didn't release yet so I just cloned the repo !
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,256690,256695#msg-256695
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/
I need (as part of a cache busting exercise) to convert a POST into a GET
with the same URI parameters. ( The URL is currently a GET, but a proxy I
have to subvert is mangling things :( There is no true POST data).
Is there an Nginx configuration that would do this? I tried setting
$request_m
I try to convert apache rewrite rules for CMS phpwcms (www.phpwcms.de), but
with the online converter tools and some adjustments recommended at the
nginx wiki I still struggle with that.
That's my configuration
**Server**
Debian Whezzy
nginx v 1.6.2
php5-fpm 5.5.20-1~dotdeb.1 (fpm-fcgi)
**Rewrite
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
> Hello,
>
> I get the following error when I try to build nginx 1.7.10 against boringssl
> latest revision :
What do you mean by latest revision? Latest 2.1.3 or a the current git tree
on github, or cloned from CVS?
I don't really see how this could happen, libressl didn't remove this
definitio