Project

General

Profile

Actions

Bug #7206

closed

Authentication Method Used in Bug 6751 Removed by Amazon

Added by Jason McCormick about 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Category:
Dynamic DNS
Target version:
Start date:
02/03/2017
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4
Affected Architecture:
All

Description

It appears that Route53 has stopped working with the AWS3-HTTP authentication method sometime in the last month. This was the authentication used to resolve Bug #6751. That authentication was an older API. While I cannot find any record it went away, my region/Route53 service no longer works. This bug is being opened to provide a patch to implement the "Signing Version 4" authentication in r53.class and dyndns.class.

The reason I did not previously use Signing Version 4 is that v4 requires the region code (e.g. us-east-1, eu-west-1, etc.). However what will now be required is a change in the configuration of the Dynamic DNS entry for Amazon Route53. When now entering "Zone ID", for Route54 the zone will have to be specified in the format "REGION/ZONE" - e.g. "us-east-1/JAUTQ3JSAK". Not sure how this will need to be documented in the release notes.

I am working on a patch for this now but wanted to raise visibility of this issue.


Files

r53-dyndns-clean.php (849 Bytes) r53-dyndns-clean.php testkit for r53.class Jason McCormick, 03/02/2017 07:54 PM
r53-dyndns-clean.php (845 Bytes) r53-dyndns-clean.php Jason McCormick, 03/02/2017 07:58 PM
Actions

Also available in: Atom PDF