, or which is the right order. Can someone give
me
an advice?
Many Thanx,
Wolfgang.
PS: I already know, that there exists memory leak search in OpenSSL, but I wanted to
try
the community first.
++
Wolfgang Marczy,
Development,
Topcall International AG.
Talpagasse 1
A
FFER), but
it does not affect the problem.
Does anyone know this behaviour?
Thanks a lot!
Wolfgang Marczy.
Development,
Topcall.
__
OpenSSL Project http://www.openssl.org
User Support Ma
D5" or the default values.
SSL_set_cipher_list returned 1, so I believe it worked.
What is additionally needed?
The man pages state something about certificates and keys which I need to use these
ciphers. Do I have to generate them manually with some function first,
before the client accepts the ci
se
ciphers. Do I have to generate them manually with some function first ?
Thanx,
Wolfgang Marczy.
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL
Wolfgang Marczy@TOPCALL
11/27/2000 04:20 PM
To: [EMAIL PROTECTED]@smtp
cc:
Subject:Re: SSL_read problem
Hi everybody,
I get the strange error140DF114:SSL routines:SSL_read:uninitialized , though I
have
initialized the connection as seen below.
Has anybody encountered
())
ssl_con_serv=SSL_new(ssl_ctx_serv)
err_flag=SSL_set_fd(ssl_con_serv,rec_socket)
err_flag=SSL_accept(ssl_con_serv)
ret=SSL_read(ssl_co_servn,line,LINELENGTH)
Everything works fine except SSL_read.
Any suggestions??
Thanx,
Wolfgang Marczy