G
Guille Lopez
Hi,
It seems my ruby version is not accepting:
OpenSSL:igest:igest.new('sha256')
It's showing the error: Unsupported digest algorithm (sha256).
The Framework trace is: /usr/local/lib/ruby/1.8/openssl/digest.rb:55:in
`initialize' (...)
My ruby version is: ruby 1.8.7 (2010-08-16 patchlevel 302)
[i686-darwin9]
If I do 'which ruby' tells me: /opt/local/bin/ruby
And I am using Mac OS X 10.5.8
What I am doing wrong? What I should do?
I will really appreciate any help, tip or advise.
Thanks in advance,
Guille.
It seems my ruby version is not accepting:
OpenSSL:igest:igest.new('sha256')
It's showing the error: Unsupported digest algorithm (sha256).
The Framework trace is: /usr/local/lib/ruby/1.8/openssl/digest.rb:55:in
`initialize' (...)
My ruby version is: ruby 1.8.7 (2010-08-16 patchlevel 302)
[i686-darwin9]
If I do 'which ruby' tells me: /opt/local/bin/ruby
And I am using Mac OS X 10.5.8
What I am doing wrong? What I should do?
I will really appreciate any help, tip or advise.
Thanks in advance,
Guille.