Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #2752

Re: ssl httpclient savon httpi

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail
From Matt Davies <mjdavies@glam.ac.uk>
Newsgroups comp.lang.ruby
Subject Re: ssl httpclient savon httpi
Date Wed, 13 Apr 2011 07:58:06 -0500
Organization Service de news de lacave.net
Lines 29
Message-ID <1f24a077e5d8ef83df968d9df348d09e@ruby-forum.com> (permalink)
References <5a404f69f3921898b0a500f3b11c2746@ruby-forum.com>
NNTP-Posting-Host bristol.highgroove.com
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
X-Trace talisker.lacave.net 1302699515 75316 65.111.164.187 (13 Apr 2011 12:58:35 GMT)
X-Complaints-To abuse@lacave.net
NNTP-Posting-Date Wed, 13 Apr 2011 12:58:35 +0000 (UTC)
In-Reply-To <5a404f69f3921898b0a500f3b11c2746@ruby-forum.com>
X-Received-From This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway
X-Mail-Count 381419
X-Ml-Name ruby-talk
X-Rubymirror Yes
X-Ruby-Talk <1f24a077e5d8ef83df968d9df348d09e@ruby-forum.com>
Xref x330-a1.tempe.blueboxinc.net comp.lang.ruby:2752

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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