On Thu, May 09, 2013 at 06:47:08AM -0400, Jerry wrote: > On Wed, 8 May 2013 16:10:52 +0000 > Viktor Dukhovni articulated: > > > On Wed, May 08, 2013 at 03:54:35PM +0000, Viktor Dukhovni wrote: > > > > > Can you reproduce this with: > > > > > > openssl s_client \ > > > -cipher $(postconf -xh tls_export_cipher_list) \ > > > -sslv2 \ > > > -starttls smtp -connect mail.vex.net:25 > > > > Sorry that should be "tls_export_cipherlist" not > > "tls_export_cipher_list". > > > > My version of openssl "OpenSSL 1.0.1e 11 Feb 2013" chocks on "-sslv2". > It wants: "-ssl2".
Yes, and that should have been "-no_ssl2", but I no longer need this information. What would be useful is details of the server software. -- Viktor.