You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Robert Butts (JIRA)" <ji...@apache.org> on 2017/08/12 18:28:01 UTC

[jira] [Created] (TC-513) Traffic Ops Golang must send Whole-Content-SHA512

Robert Butts created TC-513:
-------------------------------

             Summary: Traffic Ops Golang must send Whole-Content-SHA512
                 Key: TC-513
                 URL: https://issues.apache.org/jira/browse/TC-513
             Project: Traffic Control
          Issue Type: Bug
          Components: Traffic Ops
            Reporter: Robert Butts
            Assignee: Robert Butts


Once https://github.com/apache/incubator-trafficcontrol/pull/786 is merged fixing TC-503, TO Golang must send a Whole-Content-SHA512 header, or ORT will fail. (In fact, TO Golang fails without it, with the current MIC.)

This is necessary for a Message Integrity Check. Previously Content-Length was used, which must not be sent under certain circumstances with HTTP/1.1. See pull/786 and TC-503 for more details.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)