$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: JH (jupiter.hce_at_[hidden])
Date: 2019-10-10 10:50:12
On 10/9/19, Vinnie Falco <vinnie.falco_at_[hidden]> wrote:
> What version of OpenSSL are you using?
I am running a test program in ubutun 18, openssl 1.1.0g, in a real
application in the ARM imx6, it is actually the openssl-conf -
1.1.1a-r0
> From Seth: Are you using the appropriate `method` flag(s) initializing the SSL
context?
I tried both sslv3 and ssv3_client, it got handshake error "Faied
handshake: no protocols available"
Which flag should be selected?
Thanks Seth and Vinnie.
- jh