[racket] ssl-tcp-unit.rkt restrictions
Why does the 5.0.1 "ssl-tcp-unit.rkt" hide the SSL client context and
require all the certificates and such to be provided at unit
invocation(?) time?
Or, an example practical question: how is one supposed to use SSL
connection operations with different certificates available each time?
(I don't have an immediate need for this. At the moment, my project
requires 4.2.5 and I have to implement certificate support for some
HTTPS support code that I use with that version. I'm just looking ahead
to 5.x, to see whether the project will be able to use 5.x's built-in
HTTPS support.)
--
http://www.neilvandyke.org/