"Azrai" <[EMAIL PROTECTED]> wrote:
> I'm trying to setup tls authentication. How do I create the dh_file and
> random_file to be used for tls?

  Good question.  For "random", you can do:

$ dd if=/dev/urandom of=random count=2

  Which should work on many systems.

  For "dh", I'm less sure.  Something goes in there, but whatever
garbage I put in seems to work..

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to