All versions of Couchbase Mobile support SSL. On the client side all you have to do is use the scheme “https:” instead of “http:” in the remote database URL. (This is assuming you’ve got a standard SSL cert that was signed for you by a known authority like Verisign, Comodo, Thawte, etc.)
There’s a wiki page on how to set up SSL with Sync Gateway.