Ticket #8 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

authentication failures using rSh3ll as client

Reported by: remvee Owned by: somebody
Priority: major Milestone: Park Place 0.8
Component: component1 Version: 1.0
Keywords: Cc: rwvtveer@…

Description

I can't make a call to parkplace from rsh3ll, requests return authention failed. These call don't have a particular content-type which end up as ' ' in parkplace. rsh3ll strips whitespace from all header values before making a canonical string. This works when talking to the amazon implementation. Stripping whitespace in parkplace works for me.

ruby 1.8.4 (2005-12-24) [powerpc-darwin8.6.0]

Attachments

parkplace.diff (0.5 kB) - added by remvee 2 years ago.
strip values in canonical string

Change History

Changed 2 years ago by remvee

strip values in canonical string

Changed 2 years ago by why

  • status changed from new to closed
  • version set to 1.0
  • resolution set to fixed
  • milestone set to Park Place 0.8

Oh, good one! This is thanks. [33]

Note: See TracTickets for help on using tickets.