Note command to create DH file
authoraland <aland>
Fri, 20 Apr 2007 11:48:40 +0000 (11:48 +0000)
committeraland <aland>
Fri, 20 Apr 2007 11:48:40 +0000 (11:48 +0000)
raddb/eap.conf

index a3c191b..72193ed 100644 (file)
                        #  Trusted Root CA list
                #       CA_file = ${raddbdir}/certs/demoCA/cacert.pem
 
+                       #
+                       #  For DH cipher suites to work, you have to
+                       #  run OpenSSL to create the DH file first:
+                       #
+                       #       openssl dhparam -out certs/dh 1024
+                       #
                #       dh_file = ${raddbdir}/certs/dh
                #       random_file = ${raddbdir}/certs/random