Welcome! Log In Create A New Profile

Advanced

Re: Is SSL and Compression never secure in nginx?

B.R.
July 27, 2015 01:38PM
CRIME has been superseeded by BREACH, and it is in no way related to any
specific Web server, but to the more general concepts of TLS-encrypted
(gzip-?)compressed HTTP content (SPDY is fine).

On the following website you will get all the details as well as a
cheat-sheet list of ideas to mitigate it. Disabling gzip compression when
encrypting HTTP content is one idea.
http://breachattack.com/

​The baseline is: nginx in itself has nothing to do with it.​
---
*B. R.*

On Mon, Jul 27, 2015 at 5:24 PM, Robert Krüger <krueger@lesspain.de> wrote:

>
> Hi,
>
> I am working in a project where a password-protected extranet application
> is behind an nginx proxy using ssl.
>
> Now I asked the admin to enable server-side http-compression because we
> tend to have rather lengthy json responses from our REST api and they
> compress very well and the performance gain would be significant. He
> decline doing that, explaining that because of the CRIME vulnerability, it
> is not a good idea to enable compression when using ssl with nginx. Is this
> really always the case? Are there scenarios where the vulnerability is not
> a problem? I am trying to understand this better to make an informed
> decision because not using compression (encryption is a must) would incur
> other costs (optimizations in the code) and I don't just want to waste that
> time and money unless I have to.
>
> Thanks in advance,
>
> Robert
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Is SSL and Compression never secure in nginx?

Robert Krüger July 27, 2015 11:26AM

Re: Is SSL and Compression never secure in nginx?

Maxim Dounin July 27, 2015 01:36PM

Re: Is SSL and Compression never secure in nginx?

B.R. July 27, 2015 01:38PM

Re: Is SSL and Compression never secure in nginx?

Robert Krüger July 28, 2015 04:14AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 223
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready