gSOAP is just telling you its call to SSL_CTX_new() failed. To find our
why, you need to ask SSL. A call to ERR_print_errors_fp(stderr) should
tell you what you need to know.

Kevin.

Reply via email to