Project

General

Profile

Actions

Bug #13628

closed

rgw:swift use Civetweb ssl can not get right url

Added by weijun duan over 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
hammer,infernalis
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description


$swift -A https://node112/auth/v1 -U keyuser:keyuser -K keyuser stat -v   --insecure
    StorageURL: http://node112:0/swift/v1
    Auth Token: AUTH_rgwtk0f0000006b6579757365723a6b657975736572b82ccf13229fc5511fd23156d55e2910ebfcfbb924be9e25d38dc03702e3995b94ac29a1
       Account: v1
    Containers: 0
       Objects: 0
         Bytes: 0
        Server: Proxy

It should return StorageURL: https://node112/swift/v1

This led to swift use civetweb ssl unusable

ceph.conf

[client.radosgw.gateway]
host = node112
keyring = /etc/ceph/ceph.client.radosgw.keyring
log file = /var/log/radosgw/client.radosgw.gateway.log
#rgw frontends = civetweb port=80
rgw frontends = "civetweb port=443s ssl_certificate=/home/ceph/ssl/server.pem" 
rgw dns name = node112
debug rgw = 30


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #13716: rgw:swift use Civetweb ssl can not get right urlResolvedYehuda SadehActions
Copied to rgw - Backport #13717: rgw:swift use Civetweb ssl can not get right urlResolvedYehuda SadehActions
Actions

Also available in: Atom PDF