• Travis Cross's avatar
    Add mechanism to set OpenSSL session timeout · c85c8d7b
    Travis Cross 提交于
    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: 's avatarTravis Cross <tc@traviscross.com>
    c85c8d7b
名称
最后提交
最后更新
..
sofia.conf.xml 正在载入提交数据...