From: Ze Maria Date: 2007-02-23T19:08:12+09:00 Subject: Re: OpenSSL , SOAP4R Justin Mazzi wrote: > Ze Maria wrote: >> Hi guys, >> Does someone knows how to use certificates with SOAP::WSDLDriverFactory >> ? >> for example, to generate a driver from a url like: >> https://some.com/something.wsl >> >> Tks in advance >> Ze Maria > > If you don't have the CA, you can do: > > server.options["protocol.http.ssl_config.verify_mode"] = nil > > Or are you referring to use CERTS to authenticate? if the certificate (.crt) , I don't understanding how do you 've a variable named "server" with an options hash.. Tks Ze Maria -- Posted via http://www.ruby-forum.com/.