freeswitch/libs/sofia-sip/libsofia-sip-ua
Travis Cross c85c8d7bbd
Add mechanism to set OpenSSL session timeout
In a sofia profile, you can now set the parameter tls-timeout to a
positive integer value which represents the maximum time in seconds
that OpenSSL will keep a TLS session (and its ephemeral keys) alive.

This value is passed to OpenSSL's SSL_CTX_set_timeout(3).

OpenSSL's default value is 300 seconds, but the relevant standard
(RFC 2246) suggests that much longer session lifetimes are
acceptable (it recommends values less than 24 hours).

Longer values can be useful for extending battery life on mobile
devices.

Signed-off-by: Travis Cross <tc@traviscross.com>
2012-06-11 21:46:05 +00:00
..
bnf
docs
features
http
ipt
iptsec
msg trivial portability issues c89 2011-08-01 09:48:08 -05:00
nea
nta white space cleanup 2012-05-03 18:55:06 -05:00
nth
nua some perfomance tweaks 2012-05-03 16:31:21 -05:00
sdp
sip
soa
sresolv
stun
su FS-4071 --resolve 2012-04-04 16:18:53 -05:00
tport Add mechanism to set OpenSSL session timeout 2012-06-11 21:46:05 +00:00
url
ChangeLog
Makefile.am
sofia.am