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::SSLPeerCertificateErrorIn the Savon site 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.
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::SSLPeerCertificateErrorIn the Savon site 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.
--
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 rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.