From: nkb Date: 2004-09-17T15:04:46+09:00 Subject: http-access2 error Hi. 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 I'm still trying out and getting used to things in Ruby, appreciate any pointer please. Thank you.