From: nkb Date: 2004-09-18T18:59:57+09:00 Subject: Re: http-access2 error I'm on linux with ruby 1.8.2 (2004-07-29) [i686-linux] I think it is the latest available preview from the website. OR is there a even more latest version I could get? NAKAMURA, Hiroshi wrote on 2004/09/18 18:47: > Hi, nkb, > > On Fri, 17 Sep 2004 15:04:46 +0900, nkb wrote: > >>When I run ssl_client from http-access2's sample program, I received the >>following error: >> >>../../lib/http-access2.rb:479:in 'set_trust_ca': undefined method >>'add_path' for nil:NilClass (NoMethodError) from >>C:/ruby/http-access-2_0_4/samples/ssl/ssl_client.rb:19 > > > Hmm. What version of ruby are you using? It seems work on my machine > with ruby 1.8.2 (2004-09-10) [i386-cygwin]. Up to now I cannot > imagine why the above error message could be thrown... > > Please type the following and let me see the output. > $ ruby -v > > Regards, > // NaHi > >