Hello,
> I want to use openssl only client and server certificate files.
> and don't encrypt in SSL_read and SSL_write...(like plaintext)
> 
> then, i set "NULL", "NULL-MD5", "NULL-SHA" in client and server
> program(SSL_set_cipher_list). but ssl handshake error occur at
> SSL_connect and SSL_accept.(in this test case,  don't use client and
> server certification file)
Try "eNULL".

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to