Hi Dallas, > -----Original Message----- > From: Dallas Clement > > Just wondering what the best way to turn off authentication is. I'm > wanting to do so for testing purposes. Would someone please advise?
just configure "aNULL" (see ssl.h) for your ciphersuites on both endpoints. That way only ciphersuites without authentication get activated. HTH, Patrick ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org