Re: Problems when reusing ctx

1999-06-28 Thread Bodo Moeller
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_

Problems when reusing ctx

1999-06-28 Thread Carl-Henrik Tano
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