Project

General

Profile

Actions

Bug #15605

closed

[keepstore] Incorrect Date header when authenticating to S3 services

Added by Lucas Di Pentima over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Keep
Target version:
Story points:
-
Release relationship:
Auto

Description

From a customer: The goamz library is creating invalid RFC1123 date headers causing some S3 compatible storage solutions to deny access.

RFC1123 should be applied to local date inputs and UTC dates are being used instead, for example at: https://github.com/AdRoll/goamz/blob/9dfbede/s3/s3.go#L1151

Actions

Also available in: Atom PDF