Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2752
| From | Matt Davies <mjdavies@glam.ac.uk> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: ssl httpclient savon httpi |
| Date | 2011-04-13 07:58 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <1f24a077e5d8ef83df968d9df348d09e@ruby-forum.com> (permalink) |
| References | <5a404f69f3921898b0a500f3b11c2746@ruby-forum.com> |
Hi Roland I've edited it now to use request.auth.ssl.ca_cert_file="certfile" no joy, so I went with your suggestion and changed the adapter to use client.ssl_config.set_trust_ca(ssl.ca_cert_file) if ssl.ca_cert_file instead of client.ssl_config.client_ca = ssl.ca_cert if ssl.ca_cert_file Still no joy :-( I begged the biztalk people to put a RESTFUL API on it, no no, they wanted to use SOAP, and here we are, happy as can be. If you knew what the biztalk server is actually doing with the information we are passing it from our rails app you would fall off your chair laughing. Any chance of seeing your successful connect code with SSL ca cert and your amendment in the adapter in place? -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next 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