Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A56A2200AE2 for ; Fri, 27 May 2016 15:01:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A45A516099F; Fri, 27 May 2016 13:01:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CCA38160A37 for ; Fri, 27 May 2016 15:01:13 +0200 (CEST) Received: (qmail 6848 invoked by uid 500); 27 May 2016 13:01:13 -0000 Mailing-List: contact notifications-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list notifications@libcloud.apache.org Received: (qmail 6821 invoked by uid 99); 27 May 2016 13:01:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2016 13:01:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D9B852C1F5C for ; Fri, 27 May 2016 13:01:12 +0000 (UTC) Date: Fri, 27 May 2016 13:01:12 +0000 (UTC) From: "Tobias Paepke (JIRA)" To: notifications@libcloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (LIBCLOUD-824) ELB API Signature Requirement v4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 27 May 2016 13:01:14 -0000 Tobias Paepke created LIBCLOUD-824: -------------------------------------- Summary: ELB API Signature Requirement v4 Key: LIBCLOUD-824 URL: https://issues.apache.org/jira/browse/LIBCLOUD-824 Project: Libcloud Issue Type: Bug Components: LoadBalancer Reporter: Tobias Paepke At least the region eu-central-1 does not support Signature Version 2. At http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/using-query-api.html is stated that newer applications should support Version 4 as the standard signing. I've fixed it on my local codebase and due to contribution guidelines I'm preparing a pull request with this issue. As it is my first pull request to this project I hope I have followed all guidelines. -- This message was sent by Atlassian JIRA (v6.3.4#6332)