@Thierry
- #21 the change of "+" is only for the purposes of computing the hmac, not processing the message contents.
- #23 the bug referenced is not related to this issue.
There look to be (at least) two issues here:
1) double base64'd data
2) authentication failure w/ certain user data strings
#1 was fixed in the euca2ools, afaict. #2 no longer manifests with any of the examples listed in this thread.
Is there still a pending issue here and, if so, is there a test case?
@Thierry
- #21 the change of "+" is only for the purposes of computing the hmac, not processing the message contents.
- #23 the bug referenced is not related to this issue.
There look to be (at least) two issues here:
1) double base64'd data
2) authentication failure w/ certain user data strings
#1 was fixed in the euca2ools, afaict. #2 no longer manifests with any of the examples listed in this thread.
Is there still a pending issue here and, if so, is there a test case?
cheers.
chris