logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: apache+gsoap:"SSL/TLS error" : Can't read CA file
Author
AK



Joined: 20 Oct 2016
Posts: 1
Location: SanJose

PostPosted: Thu 20 Oct '16 19:03    Post subject: apache+gsoap:"SSL/TLS error" : Can't read CA file Reply with quote

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


Reply to topic   Topic: apache+gsoap:"SSL/TLS error" : Can't read CA file View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules