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".

From the help screen:

 -ssl2         - just use SSLv2
 -ssl3         - just use SSLv3
 -tls1_2       - just use TLSv1.2
 -tls1_1       - just use TLSv1.1
 -tls1         - just use TLSv1
 -dtls1        - just use DTLSv1

-- 
Jerry ✌
postfix-u...@seibercom.net
_____________________________________________________________________
TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail

Reply via email to