Topic: Unable to connect to pro.beatport.com host
Hello,
When I try to connect to pro.beatport.com host using Wolfssl folowing error is received:
wolfSSL_connect error -313, revcd alert fatal error
wolfSSL error: wolfSSL_connect failed
How to reproduce:
git clone https://github.com/wolfSSL/wolfssl.git
cd wolfssl
./autogen.sh
./configure --enable-all
make
examples/client/.libs/client -S pro.beatport.com -h pro.beatport.com -p 443 -d -x -C -g -i -v d
Could you please help?
Best Regards,
SamSam