Unsupported HMAC algorithm (HMACSHA-256) 
------------------------------------------

                 Key: JRUBY-3614
                 URL: http://jira.codehaus.org/browse/JRUBY-3614
             Project: JRuby
          Issue Type: Bug
          Components: OpenSSL
    Affects Versions: JRuby-OpenSSL 0.4, JRuby 1.2
         Environment: mac os x 10.5.6, jruby 1.2.0, jruby-openssl 0.4
            Reporter: Andrew Selder


I have an existing project that uses the rightaws gem to use Amazon Web 
Service. When it tries to connect, it blows up

/opt/jruby/lib/ruby/gems/1.8/gems/right_aws-1.10.0/lib/awsbase/right_awsbase.rb:91:in
 `sign_request_v2': Unsupported HMAC algorithm (HMACSHA-256) 
(NotImplementedError)
        from 
/opt/jruby/lib/ruby/gems/1.8/gems/right_aws-1.10.0/lib/awsbase/right_awsbase.rb:239:in
 `signed_service_params'
        from 
/opt/jruby/lib/ruby/gems/1.8/gems/right_aws-1.10.0/lib/sqs/right_sqs_gen2_interface.rb:108:in
 `generate_request'
        from 
/opt/jruby/lib/ruby/gems/1.8/gems/right_aws-1.10.0/lib/sqs/right_sqs_gen2_interface.rb:170:in
 `list_queues'
        from 
/opt/jruby/lib/ruby/gems/1.8/gems/right_aws-1.10.0/lib/sqs/right_sqs_gen2_interface.rb:288:in
 `queue_url_by_name'
        from 
/opt/jruby/lib/ruby/gems/1.8/gems/right_aws-1.10.0/lib/sqs/right_sqs_gen2.rb:90:in
 `queue'
        from /Users/andrew/FanSnap/fancat/gitsvn/code/lib/sqs_client.rb:50:in 
`reset'
        from /Users/andrew/FanSnap/fancat/gitsvn/code/lib/sqs_client.rb:49:in 
`each'
        from /Users/andrew/FanSnap/fancat/gitsvn/code/lib/sqs_client.rb:49:in 
`reset'
         ... 38 levels...
        from 
/Users/andrew/FanSnap/fancat/gitsvn/code/vendor/rails/railties/lib/commands/server.rb:31:in
 `require'
        from /opt/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in 
`require'
        from /Users/andrew/FanSnap/fancat/gitsvn/code/script/server:3


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to