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.