Is it time to drop seccomp?

Hal Murray hmurray at megapathdsl.net
Wed Feb 13 11:36:52 UTC 2019


> I doubt that connection reuse is necessary for NTS-KE. It may even be
> undesirable, if it results in the same session keys (which I don't know if it
> does). We may want to simply turn off that feature in both the client and
> server. 

I think I've turned it off.

  SSL_CTX_set_session_cache_mode(ctx, SSL_SESS_CACHE_OFF);


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list