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)

Please, advise how to use client and server certification files, but
don't use encryption.


Nisato


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

Reply via email to