Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2761
| From | Matt Davies <mjdavies@glam.ac.uk> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: ssl httpclient savon httpi |
| Date | 2011-04-13 09:36 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <888d0eae861da5790f62f07cba42b7b8@ruby-forum.com> (permalink) |
| References | <5a404f69f3921898b0a500f3b11c2746@ruby-forum.com> |
I've got it :-) I'm attaching the httpclient.rb adapter with the changes I needed to make Your fix Rolle, line 88, and the fix for my particular problem, line 71 When I was debugging I noticed that def setup_ssl_auth(ssl) was never being run. Maybe it's because I'm only setting the ca_cert_file and not the other 2 options that removing the ? makes it work? I'll put this into the bug list for httpi, I know it's a new project. Thanks again Rolle Attachments: http://www.ruby-forum.com/attachment/6117/httpclient.rb -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Find similar | Unroll thread
ssl httpclient savon httpi Matt Davies <mjdavies@glam.ac.uk> - 2011-04-13 07:23 -0500 Re: ssl httpclient savon httpi Roland Schmit <roland.schmitt@web.de> - 2011-04-13 07:47 -0500 Re: ssl httpclient savon httpi Matt Davies <mjdavies@glam.ac.uk> - 2011-04-13 07:58 -0500 Re: ssl httpclient savon httpi Roland Schmit <roland.schmitt@web.de> - 2011-04-13 08:14 -0500 Re: ssl httpclient savon httpi Matt Davies <mjdavies@glam.ac.uk> - 2011-04-13 08:29 -0500 Re: ssl httpclient savon httpi Roland Schmit <roland.schmitt@web.de> - 2011-04-13 08:52 -0500 Re: ssl httpclient savon httpi Matt Davies <mjdavies@glam.ac.uk> - 2011-04-13 09:36 -0500
csiph-web