On Aug 10, 2015, at 11:25 PM, Carlos Reátegui wrote:
>
>>
>> Can you make a PR that updates the README with this config option…
>
> Done.
>
thanks merged
>
>>
>> thanks
>>
>>> On Aug 6, 2015, at 3:07 AM, Carlos Reategui wrote:
>>>
>>> BTW I figured out how to force the cli to send v2
>
> Can you make a PR that updates the README with this config option…
Done.
>
> thanks
>
>> On Aug 6, 2015, at 3:07 AM, Carlos Reategui wrote:
>>
>> BTW I figured out how to force the cli to send v2. It would still be nice
>> to update Ec2Stack though:
>>
>> aws configure set profile..
since we don’t have docs for ec2stack yet.
Can you make a PR that updates the README with this config option…
thanks
> On Aug 6, 2015, at 3:07 AM, Carlos Reategui wrote:
>
> BTW I figured out how to force the cli to send v2. It would still be nice
> to update Ec2Stack though:
>
> aws configu
BTW I figured out how to force the cli to send v2. It would still be nice
to update Ec2Stack though:
aws configure set profile..ec2.signature_version v2
Or for your default profile:
aws configure set default.ec2.signature_version v2
The above will update your ~/.aws/config file.
On Wed,
Hi,
I am having trouble with the current aws cli. Ec2stack is expecting AWS
signature version 2 but the current aws cli uses v4.
Do I file a JIRA in under cloudstack? I did not see an ec2stack component.
Here is a wireshark capture:
POST / HTTP/1.1
Host: localhost:5000
Accept-Encoding: identit