I've been working on better integrating ssl int ceph. Currently, I have a branch, "wip-openssl" which I've pushed to github, which builds using gitbuilder, also builds with cmake. I haven't done much testing with this, so there may be some other business (with certs and such) to make this actually useful. commits to make this build: 1/ ba8bfab15255d4b321f200a617bc2e0335676482 automake: -lssl 2/ 5188536a6e42d9207d45dadc86700546ac12b1a2 cmake: ssl + crypto 3/ 96fe7c5745584158aa69223e3b2482fc9dcfc8fe automake: -lssl -lcrypto (not just -lssl) 4/ a23e063a7db4780f120a2199db55ce5ae816b829 git: used fixed version of civetweb. fixes a warning. There are some additional commits in wip-openssl to support build "out of tree". I'll post a separate message about that. -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