[racket] OpenSSL: server-side session caching?

From: Snyder Pearson (aranhoide at getlantern.org)
Date: Tue Dec 23 06:21:11 EST 2014

I can't see any way to control either client or server-side SSL/TLS session
caching using Racket's openssl bindings.  I don't really need such control
as long as the server-side part of it works as (IIUC) OpenSSL does by
default, that is, each server-side SSL context contains a session cache
that is populated and used as long as the client side shuts down their SSL
sessions properly.

Is this understanding correct?  Either way, do Racket's openssl bindings
work like this?

TIA!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20141223/8ff88115/attachment.html>

Posted on the users mailing list.