LiuPeng wrote:
Hi,
  Does anyone know how to set ssl session timeout in nss3.8.
  I use SSL_ConfigMPServerSIDCache set my SSL3 session timeout,but it can't
work.

I believe that's the right way to set your SSL3 session timeout. I agree with your analysis and have opened a bug report: http://bugzilla.mozilla.org/show_bug.cgi?id=223242

I'll ask my colleague Nelson Bolyard to review the bug report.
Meantime, I guess you can modify the InitCache() function in
sslsnce.c to set the global variable ssl3_sid_timeout to
cache->ssl3Timeout and the global variable ssl_sid_timeout to
cache->ssl2Timeout after cache->ssl2Timeout and cache->ssl3Timeout
have been set.

Wan-Teh

_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to