HI All,

I want to consume the SOAP apis using SSL in the SAVON gem, but I am facing
the below error while trying to access the soap services.

client = Savon.client(wsdl: "https://xxx?WSDL";)
client.operations

HTTPI GET request to xxxxx (curb)
HTTPI::SSLError: Curl::Err::SSLPeerCertificateError

In the Savon site <http://savonrb.com/version2.html#globals-ssl> I found
that options to pass the SSL certificate file, but I didin't understand it,
since why do we need to have the ssl certificate to consume the API? Also
let me know the way to consume the SOAP service with SSL.

regards,
Loganathan
Mob: +91 7760780741 | +91 9944414388
Skype: loganathan.sellappa
ViewMe <http://vizualize.me/loganathan>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to