Hello  - 
I have rados gateway setup working with http. But when I enable SSL on gateway 
node, I am having trouble making successful swift requests over https. 
root@hrados:~# swift -V 1.0 -A https://hrados1.ex.com/auth/v1.0 -U 
s3User:swiftUser -K 8fJfd6YW2poqhvBI+uUYJZE1uscnmrDncRXrkjHR list[Errno bad 
handshake] [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify 
failed')]

Output of CURL command is as follows. root@hrados:~# curl --insecure -X GET -i 
-H "X-Auth-Key:8fJfd6YW2poqhvBI+uUYJZE1uscnmrDncRXrkjHR" -H 
"X-Auth-User:s3User:swiftUser" https://hrados1.ex.com/auth/v1.0HTTP/1.1 204 No 
ContentDate: Fri, 05 Dec 2014 17:53:58 GMTServer: Apache/2.4.10 
(Debian)X-Storage-Url: https://hrados1.ex.com/swift/v1X-Storage-Token: 
AUTH_rgwtk100000007333557365723a737769667455736572961633914ab868f0b6428354483a6b08fc254e33b1283ed9f428c61436aa05c0f44069d8X-Auth-Token:
 
AUTH_rgwtk100000007333557365723a737769667455736572961633914ab868f0b6428354483a6b08fc254e33b1283ed9f428c61436aa05c0f44069d8Content-Type:
 application/json
Appreciate your help.Thanks,Lakshmi.


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to