i dont think it would help in this situation in any way and i do not
think calling SSL_ClearSessionCache is required in order to shutdown
either. why do you think it is necessary ??

Rich Megginson wrote:

Or, make sure you call SSL_ClearSessionCache() before calling NSS_Shutdown(). As Nelson said, NSS caches SSL client session information - this cache must be cleared, otherwise NSS_Shutdown will give an error (usually SEC_ERROR_BUSY). It is ok to call SSL_ClearSessionCache multiple times.
_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to