The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Drb Over SSL and QuickCert

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Britt

Posts: 1319
Nickname: jamesbritt
Registered: Apr, 2003

James Britt is a principal in 30 Second Rule, and runs ruby-doc.org and rubyxml.com
Drb Over SSL and QuickCert Posted: Apr 25, 2004 8:49 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by James Britt.
Original Post: Drb Over SSL and QuickCert
Feed Title: ruby-doc
Feed URL: http://www.ruby-doc.org/index.rb/rss0.91.xml
Feed Description: New and updates for the Ruby Documentation Project web site.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by James Britt
Latest Posts From ruby-doc

Advertisement

Eric Hodel has provided documentation on How to set up DRb over SSL.

From his post on ruby-talk:

A bunch of people have been curious about how to set up DRb to work over SSL. Since I've not seen any pointers to an authoritative document on how to do this, I went out and investigated on my own.

Heading out to Google, I found NAKAMURA Hiroshi's (NaHi) post [ ruby-talk:89917 ] that detailed this extensively, but was just too cumbersome to put into a friendly, easily digestible document.

I found that using getting DRb to use SSL is really, really easy, but getting the required SSL certificates is rather painful.

So I took NaHi's code and explanation for generating SSL certificates and wrapped them up into QuickCert for generating SSL certificates from a simple configuration file, then I wrote a document describing how to use DRb over SSL.

Other than putting all the SSL certificate generation into a shrink-wrapped package, all the groundwork was done by NaHi.

Read: Drb Over SSL and QuickCert

Topic: Undenting Strings Previous Topic   Next Topic Topic: Deep Cloning

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use