When I send the a RGW request with hostname (with port that is not 80), I am seeing "SignatureDoesNotMatch" error.
GET / HTTP/1.1 Host: cephrgw0002s2mdw1.sendgrid.net:50680 User-Agent: Minio (linux; amd64) minio-go/2.0.4 mc/2017-04-03T18:35:01Z Authorization: AWS **REDACTED**:**REDACTED** .... <?xml version="1.0" encoding="UTF-8"?><Error><Code>SignatureDoesNotMatch</Code><RequestId>tx00000000000000093e0c1-00593b145c-996aae1-default</RequestId><HostId>996aae1-default-default</HostId></Error>mc: <DEBUG> However this works fine when I send it with an IP address instead. Is the hostname part of the signature? If so, how can I make it so that it will work with hostname as well? Thank you, Eric
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com