Just a small heads-up I pushed a new branch wip-rgw-openssl-2 to civetweb today. This contains a few small updates for SSL: 9702fc5a Replace + with , in civetweb port string. 380af5c7 For civetweb: don't complain about trailing 's' on port number. 736815b2 Document that radosgw now supports SSL. (all applied against a very recent copy of master.) (This does not include the openssl-devel patches Matt was working on.) I'll submit a PR for this once it builds on github. The first patch makes it possible to run radosgw and cleanly support both SSL and non-SSL with one civetweb instance. The second patch fixes a stupid complaint radosgw had been making about non-integer port strings. And the 3rd patch updates some of the documentation and should make it possible for people to actually use this. -Marcus Watts -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html