Google Groups Home
Help | Sign in
running wsdl2ruby server/client as https
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
leveret  
View profile
 More options Jun 19, 6:13 am
From: leveret <leveretdream...@googlemail.com>
Date: Thu, 19 Jun 2008 03:13:26 -0700 (PDT)
Local: Thurs, Jun 19 2008 6:13 am
Subject: running wsdl2ruby server/client as https
Is it possible to run a StandaloneServer over HTTPS?

I have generated a server and client from a wsdl using wsdl2ruby from
the SOAP4R gem, and have got them working successfully over regular
http.

Is it possible to set these up (SOAP::RPC::StandaloneServer and
SOAP::RPC::Driver respectively) to run as an https server and client?

I ultimately need to set up mutual authentication, but it's the server
side I have no idea about.

There is an ancient post about SSL with SOAP4R here:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/108292
...but the example uses a webbrick HTTPServer, and not the
StandaloneServer generated by wsdl2ruby.

Also, the previous post on that thread says:
"Are you asking ifthe SOAP::StandAlone server can handle https
requests?
That would have to be WEBrick acting as a ssl server."
...but doesn't expand on this.

Is any of this documented anywhere?

Very greatful for any help- I'm all googled out.

(cross-posted to http://www.ruby-forum.com/)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
islet  
View profile
 More options Jul 18, 8:48 am
From: islet <vvellak...@gmail.com>
Date: Fri, 18 Jul 2008 05:48:31 -0700 (PDT)
Local: Fri, Jul 18 2008 8:48 am
Subject: Re: running wsdl2ruby server/client as https
Hi leveret ,

am new to webservices in rails.

> I have generated a server and client from a wsdl using wsdl2ruby from
> the SOAP4R gem, and have got them working successfully over regular
> http.

i also created server and client files (4 files each) using these
commands
wsdl2ruby.rb –wsdl /home/Test.wsdl –type server –force
wsdl2ruby.rb –wsdl /home/Test.wsdl –type client –force

how can i use these files in a rails application? how can i reproduce
my Test.wsdl again in my browser?

Thanks in advance,

Vipin

On Jun 19, 3:13 pm, leveret <leveretdream...@googlemail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google