Hi,

I've been gooogling around for quite some time now and I didn't find a
solution. If I missed it, feel free to RTFM me (with a link,
please) ;-)

I want to make two rails apps (on different servers) able to
communicate securely through SSL.
Meaning, when app1 needs data from app2, it connects to app2, checks
its certificate, and requests an URL. App2 then check app1's
certificate, and responds if it checks out.

Any idea how I could do this ?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to