The logic inside of radosgw that computes aws v4 signatures wants to know
what server port the client connected. The patch to civetweb patch adds a
call mg_get_local_addr() which will permit that code to actually find out
on what address a connection was received, rather than merely guessing
based on configuration as it previously did.
Signed-off-by: Marcus Watts <mwatts@redhat.com>
-Subproject commit 09c580e9aa11a4e75ceaebde8ae18b6e0d43bf9e
+Subproject commit 7f9f5d1a7dacc81e4866d5ec8cd2265c5850a0e0