From: Marcus Watts Date: Wed, 2 Nov 2016 04:18:48 +0000 (-0400) Subject: rgw: Get civetweb ssl enhancement: wip-listen3 = mg_get_local_addr X-Git-Tag: v10.2.7~4^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=28f2841c8b9a832e486b9f89c574a4591bf3d448;p=ceph.git rgw: Get civetweb ssl enhancement: wip-listen3 = mg_get_local_addr 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 (cherry picked from commit 46ced9ddd2795f00f014e22e5637070b49e7a6d5) --- diff --git a/src/civetweb b/src/civetweb index 8d271315a541..47e4be125f19 160000 --- a/src/civetweb +++ b/src/civetweb @@ -1 +1 @@ -Subproject commit 8d271315a541218caada366f84a2690fdbd474a2 +Subproject commit 47e4be125f194598ab8a25599767468220b9f4ae