Ignasi Barrera created JCLOUDS-254:
--------------------------------------
Summary: Cookbook download fails if URLs have encoded characters
in the signature
Key: JCLOUDS-254
URL: https://issues.apache.org/jira/browse/JCLOUDS-254
Project: jclouds
Issue Type: Bug
Components: jclouds-chef
Affects Versions: 1.6.1, 1.7.0
Reporter: Ignasi Barrera
Assignee: Ignasi Barrera
In Enterprise Chef and Chef 11, the storage for the cookbook files has changed.
Now the URLs to download the file are signed URLs that are outside the Chef
Server (in S3, for example).
If those URLs contain URL encoded characters in the 'Signature' query
parameter, the request is generated with an invalid signature. There is a
discussion [1] in the chef-dev mailing list to understand the details of how
those characters should be treated when signing the requests, so we can
properly add the appropriate changes.
[1] http://lists.opscode.com/sympa/arc/chef-dev/2013-08/msg00028.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira