Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1391

Headers must be sorted by lowercase when calculating signature

    XMLWordPrintableJSON

Details

    Description

      Azure will sort headers by lowercase value so if there are headers like: B=v1 and a=v2, jclouds will sort them in the order B,a while Azure will sort them as a,B

      This will result in an invalid signature.

      The failure only appear when copying metadata as the copy options do not lowercase the metadata keys,

      Attachments

        Activity

          People

            gaul Andrew Gaul
            adreghiciu Alin George Dreghiciu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: