[sr-dev] how to compile sr with TLS?

Jan Janak jan at iptel.org
Wed Jul 1 15:02:34 CEST 2009


On 01-07 14:28, Klaus Darilion wrote:
> Hi!
>
> What is the suggested way to build sr with TLS?
>
> Is it "TLS=1 make" or "TLS_HOOKS=1 make" or do I have to just remove tls  
> from excluded modules? Or a combination? I think there is some cleanup  
> needed as well.

Nothing special needed:

  $ make config include_modules="tls"
  $ make all

  Jan.



More information about the sr-dev mailing list