This is a discussion on SSL_Connect fails -- no such process - Openssl ; Hello, Could some one help me out how to resolve this? When I do SSL_connect it fails and gives me return value -1. the errno from error.h is 77. 77 in Netware libc is ESRCH -- no suh process. SSL_get_error ...
Hello,
Could some one help me out how to resolve this?
When I do SSL_connect it fails and gives me return value -1. the errno
from error.h is 77. 77 in Netware libc is ESRCH -- no suh process.
SSL_get_error gives me SSL_ERROR_SYSCALL error.
I would appreciate your help on this. I use openssl 0.9.8.
Thanks,
hem