Topic: [SOLVED] err = -313, revcd alert fatal error
Hi,
After I compiled wolfSSL v3.9.8 in my Linux computer, I started to learn this library by CyaSSL-Manual.pdf.
But, when I run below command, I received error -313. I don't know why, could you please give some help?
./examples/client/client -h xxx.yyy.com -p zzz -d
Note:
1)all compile setting is default, I haven't changed any settings.
2)In command line, the web address and port number is correct. I just can't disclose them here.....