Hi Doug,
the only drawback will be the extra requirements:
to compile the TLS-enable sources you need libssl-devel
to run TLS-enable binaries you need libssl
Note that by default (even if compiled in) the TLS engine is disabled.
Use "tls_disable=no"
regards,
bogdan
Doug Meredith wrote:
Bogdan-Andrei Iancu <bogdan(a)voice-system.ro>
wrote:
Hi Cheng,
the difference is in the default configuration (if TLS flags is or or
off) and about present sources (if TLS code is included or not).
it's not such a big difference, but I find is more easier to understand/use.
So is there any drawback to using the TLS version if I don't have any
particular need for TLS support right now?
Doug