Can Java client communications be encrypted?

I’m just looking into Couchbase for the first time and had a quick question.

Does the Couchbase Java client encrypt communications to the Couchbase Server? Or can it be configured to do so?

While I didn’t see any mention of “encrypt” in the API, I didn’t want to assume “no” without asking. We have a requirement to encrypt data in transit and it would be preferred if the client-to-server comms were encrypted natively rather than have to resort to tunnels and the like.

Many thanks,
Terry

Currently No… But 3.0 will have it http://www.couchbase.com/issues/browse/MB-8553