Still needs clarification on the SSL information.
To compile this backend, you need to configure --with-modules="remote".
</para>
<para>
- If you want to use http connector, you need libcurl and use --enable-remotebackend-http.
+ For versions prior to 3.4.0, if you want to use http connector, you need libcurl and use --enable-remotebackend-http.
</para>
<para>
If you want to use ZeroMQ connector, you need libzmq-dev or libzmq3-dev and use --enable-remotebackend-zeromq.