Files
node-v0.x-archive/doc
Ben Noordhuis 3415427dbf tls: mitigate session renegotiation attacks
The TLS protocol allows (and sometimes requires) clients to renegotiate the
session. However, renegotiation requires a disproportional amount of server-side
resources, particularly CPU time, which makes it a potential vector for
denial-of-service attacks.

To mitigate this issue, we keep track of and limit the number of renegotiation
requests over time, emitting an error if the threshold is exceeded.
2012-02-16 18:15:21 +01:00
..
2012-02-02 16:56:42 -08:00
2012-02-02 16:56:42 -08:00
2012-01-23 13:11:32 -08:00
2012-01-04 11:20:50 -08:00
2011-12-12 09:12:42 -08:00
2012-01-23 13:11:32 -08:00
2011-12-12 09:12:42 -08:00
2012-01-23 13:11:32 -08:00
2011-11-27 21:52:27 +01:00
2012-01-23 13:11:32 -08:00
2011-12-12 09:12:42 -08:00
2012-01-23 13:11:32 -08:00
2012-01-23 13:11:32 -08:00
2011-12-12 09:12:42 -08:00
2012-02-02 16:56:42 -08:00
2011-12-12 09:12:42 -08:00
2012-01-23 13:11:32 -08:00
2011-12-12 09:12:42 -08:00
2011-12-12 09:12:42 -08:00
2011-07-24 18:04:45 -07:00
2012-01-23 13:11:33 -08:00
2011-12-12 09:12:42 -08:00
2011-12-12 09:12:42 -08:00
2009-09-10 13:40:38 +02:00
2012-01-23 13:11:32 -08:00
2012-01-23 13:11:33 -08:00
2011-07-11 08:30:37 -07:00
2011-07-11 08:30:37 -07:00
2012-01-23 13:11:32 -08:00
2011-12-05 16:20:44 -08:00
2011-12-12 09:12:42 -08:00