1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5576 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
gotoyuzo 2004-01-29 07:13:24 +00:00
parent d097999e44
commit 8b75717f4f

View file

@ -35,7 +35,7 @@ else
end
end
puts "Generating CSR for #{name_ary.inspect}"
puts "Generating CSR for #{name_str}"
req = X509::Request.new
req.version = 0