> Can you provide an example script that reproduces this?
>
Sure. Attached.
regards
Hadmut
#!/usr/bin/ruby -W
require 'optparse'
require 'openssl'
key = OpenSSL::PKey::RSA.new(512)
name = OpenSSL::X509::Name.new([["CN","test"],["O","versuch"],["C","DE"]])
cert = OpenSSL::X509::Certificate.
severity 489443 minor
thanks
On 05/07/08 at 21:24 +0200, Hadmut Danisch wrote:
> Package: libopenssl-ruby1.8
> Version: 1.8.7.22-2
> Severity: normal
>
> Hi,
>
> when running ruby with -W I get that warning message plenty of times:
>
> /usr/lib/ruby/1.8/openssl/x509.rb:24: warning: instance va
Package: libopenssl-ruby1.8
Version: 1.8.7.22-2
Severity: normal
Hi,
when running ruby with -W I get that warning message plenty of times:
/usr/lib/ruby/1.8/openssl/x509.rb:24: warning: instance variable @config not
initialized
regards
-- System Information:
Debian Release: lenny/sid
A
3 matches
Mail list logo