First, does anyone have any rough estimates of the memory requirements/usage
of an ssl connection (context structure size per flow)? I suppose this would be
the
memory usage behind an SSL *. I realize the requirements may change depending
on connection state, so any other input there would also be very much
appreciated.
Another thing in this area is, what/how are these requirements in relation to
the info
that must be kept around to resume a connection? Anyway, it's obvious that I'm
trying to determine how much memory I'll need based on a target number of cps,
so any input here would be useful.
Secondly, is there some easy way (that I'm missing) of reading a certificate in
from
a buffer instead of a file? This BIO stuff gets deep real fast and I just want
to make
sure I'm spending time in the right places.
Thanks a lot for any input.
--
Billy Cole
Astute Networks, Inc.
760-736-3663 x207
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]