Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: apache+gsoap:"SSL/TLS error" : Can't read CA file |
|
Author |
|
AK
Joined: 20 Oct 2016 Posts: 1 Location: SanJose
|
Posted: Thu 20 Oct '16 19:03 Post subject: apache+gsoap:"SSL/TLS error" : Can't read CA file |
|
|
I was trying to develop a handler that loads a gsoap webservice client using soap_ssl_client_context, and i receive an error cant read CA file. I have cross checked the file path, but still it prompts the same error. And my handler works fine when calling the gsoap webservice client with out ssl.
command used :
apxs -DWITH_OPENSSL -i -a -c test_ssl.c soapC.c soapClient.c stdsoap2.c -lssl -lcrypto
Thank you. |
|
Back to top |
|
|
|
|
|
|