[openssl.org #2262] Inconsistent error handling in the load_key function (apps.c)

2010-05-11 Thread Victor B. Wagner via RT
We've accidently found out that openssl command line utility doesn't report correcrly why it is unable to load prviate key. Investigation shows that error reporting in the load_key function (in apps/apps.c) which is used by most commands of openssl utility, is incomplete and inconsistent. 1.

Re: TLS 1.2 Support

2010-05-11 Thread Eric Murray
On Thu, Apr 02, 2009 at 10:42:48AM +0200, Carolin Latze wrote: Hi everybody, does openssl already implement TLS 1.2? I do not find anything in the Changelog... I don't find anything about TLS 1.2 (or 1.1) in the Changelog either. Does openssl support TLS 1.2? Eric

Re: TLS 1.2 Support

2010-05-11 Thread Modem Man
Hi Eric, Hi everybody, does openssl already implement TLS 1.2? I do not find anything in the Changelog... I don't find anything about TLS 1.2 (or 1.1) in the Changelog either. Does openssl support TLS 1.2? Since 1.1.0 just started to integrate TLS 1.1, there is surely no TLSv1.2.