On 2017/11/10 23:46, Kinichiro Inoguchi wrote:
> Hi,
> 
> In my OpenBSD 6.2, LibreSSL server and OpenSSL client can communicate
> successfully via cipher DHE-RSA-AES256-SHA.

This happens with Postfix, it does not happen with libressl or openssl
(at least 1.0.2m) s_client connecting to the server which reported problems..

> ----------------------------------------------------------------------
> # Server LibreSSL 2.6.3
> $ openssl s_server -cert server.pem
> ----------------------------------------------------------------------
> # Client OpenSSL 1.0.2l
> $ eopenssl s_client -CAfile ca.pem -msg -cipher DHE-RSA-AES256-SHA
> ...
> Verify return code: 0 (ok)
> ----------------------------------------------------------------------
> 
> Can we know about SSL/TLS stack at client side ?

No idea.

> Are there any hint to investigate this issue ?

Only what we have in logs..

> 
> Thanks
> 
> On Fri, Nov 10, 2017 at 11:58:04AM +0000, Stuart Henderson wrote:
> > From an irc contact using LibreSSL 2.6.3 on FreeBSD:
> 

Reply via email to