- Calculate the signature using the provided service for the current date
curl -i -X POST -H "Content-Type: application/json" http://ec2-54-165-89-69.compute-1.amazonaws.com:8080/tribestream-signatures-0.52-SNAPSHOT/api/signatures/ \
-d '{
"algorithm":"hmac-sha256",
"headers":{
"date":"Sat, 14 Feb 2015 13:30:13 CET",
"digest":"md5=XUFAKrxLKna5cZ2REBfFkg=="
},