Re: no shared cipher?

1999-06-29 Thread Carl-Henrik Tano
Hi I got this problem when I use Netscape against one server that I have implemented my self. My problem was that my version of Netscape only supported weak encryption. (outside USA) There is a program, Fortify for Netscape which can solve that problem. I tried and it worked fine.

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