Carl-Henrik Tano <[EMAIL PROTECTED]>:
> I´m using openssl 093a and have some problems when I resusing a ctx in
> my serverapplication.
> My server initiates one ctx when it starts and for every client
> connection it creates a new ssl sesson with SSL_new(ctx).
> Sometimes I get core dump in SSL_
Hi
I´m using openssl 093a and have some problems when I resusing a ctx in
my serverapplication.
My server initiates one ctx when it starts and for every client
connection it creates a new ssl sesson with SSL_new(ctx).
Sometimes I get core dump in SSL_new when ssl_cert_dup is run. It stops
at rea