How long do FireFox, Chrome, Safari, and Opera cache SSL/TLS session keys?
        Posted  
        
            by MJ
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MJ
        
        
        
        Published on 2010-04-04T16:54:02Z
        Indexed on 
            2010/04/07
            12:23 UTC
        
        
        Read the original article
        Hit count: 397
        
To try to use a reason SSL/TLS session key timeout on the server-side, I'd like to know how long popular browsers cache session keys on the client.
Microsoft describes this information for Windows/IE here:
http://technet.microsoft.com/en-us/library/cc776467(WS.10).aspx
But, I haven't been able to find similar information for other popular browsers. Does anyone know? Thanks!
© Stack Overflow or respective owner