stunnel version stunnel-5.67-android.zip
I run stunnel success on my android phone with adb in shell, but can not connect to server.
files in stunnel dir:
- stunnel
- openssl
- stunnel.conf
- stunnel.pem
command
./stunnel stunnel.conf
log shows:
SSL_connect: ssl/statem/statem_clnt.c:2254: error:0A0C0103:SSL routines::internal error
Finally, I found that this is my server's problem. CentOS version too low.