Manav Rathi
d20576165a
tls: expose SSL_CTX_set_timeout via tls.createServer
...
Add the `sessionTimeout` integral value to the list of options
recognized by `tls.createServer`.
This option will be useful for applications which need frequently
establish short-lived TLS connections to the same endpoint. The TLS
tickets RFC is an ideal option to reduce the socket setup overhead
for such scenarios, but the default ticket timeout value (5
minutes) is too low to be useful.
2013-03-26 01:37:49 +01:00
..
2010-02-25 11:41:11 -08:00
2012-03-09 23:57:03 +01:00
2012-06-13 22:12:30 +02:00
2012-10-24 15:37:34 +02:00
2012-02-07 23:42:38 +01:00
2012-10-24 15:37:34 +02:00
2012-09-21 01:51:57 +02:00
2012-06-12 23:30:54 +02:00
2012-05-05 15:05:14 -07:00
2012-06-21 02:50:13 +02:00
2012-07-09 15:48:43 +02:00
2011-10-15 01:08:36 +02:00
2012-12-19 10:55:23 -08:00
2013-02-11 12:31:21 -08:00
2012-09-15 00:19:30 +02:00
2011-11-02 16:38:59 -07:00
2012-08-09 01:02:48 +02:00
2013-01-27 22:01:14 +01:00
2011-10-15 01:08:36 +02:00
2011-10-15 01:08:36 +02:00
2011-10-15 01:08:36 +02:00
2011-11-02 16:38:59 -07:00
2013-03-01 02:09:36 +01:00
2012-08-17 14:03:26 +02:00
2011-10-15 01:08:36 +02:00
2012-12-19 10:55:23 -08:00
2011-11-02 16:38:59 -07:00
2012-09-21 01:51:57 +02:00
2012-09-21 01:51:57 +02:00
2012-03-06 20:43:55 +01:00
2012-02-20 13:29:11 +01:00
2011-12-06 22:02:26 +01:00
2011-12-06 22:02:26 +01:00
2013-03-06 11:44:29 -08:00
2011-12-06 22:02:26 +01:00
2011-12-06 22:02:26 +01:00
2011-10-15 01:08:36 +02:00
2013-02-11 12:31:21 -08:00
2013-01-27 22:01:14 +01:00
2013-03-26 01:37:49 +01:00
2012-09-15 00:19:30 +02:00
2011-10-05 18:51:06 -07:00
2012-06-21 03:05:18 +02:00
2011-11-25 10:27:30 +01:00