Tim Hudson a écrit :
Gregory BELLIER wrote:
I added a cipher in OpenSSL and NSS. I would like to send an email
with SMTPs from a modified Thunderbird (because of NSS) to a postfix.
The TLS negociation is between NSS and OpenSSL.
[snip]
Do you have any hint in what could be wrong?
Use the -state -debug flags for s_client and s_server to trace each
end when your modified NSS is at the other end. That will provide you
with a lot more information to assist in figuring out what you've done
wrong in the code.
i.e. point modified thunderbird at a modified s_server with -state
-debug enabled.
Tim.
Thanks for your comments, I'll look into that.
Greg.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majord...@openssl.org