Comment 8 for bug 1487450

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

root@node-1:~# PUT_TEMPURL_SIG="$(swift tempurl PUT 60 /v1/AUTH_test/public/your-thing mykey)"
root@node-1:~# curl -XPUT -H 'x-object-manifest: private/secret' "http://192.168.0.3:8080${PUT_TEMPURL_SIG}" -d ''
401 Unauthorized: Temp URL invalid