Freeradius && Diffie-Hellman
    Sergio 
    sergioyebenes at alumnos.upm.es
       
    Sun Jul 27 12:04:52 CEST 2008
    
    
  
Hi,
Has anybody ever change the type of key exchange using eap-tls?
eap.conf:
.........
rsa_key_exchange = yes
dh_key_exchange = no
rsa_key_length =1024
dh_key_length.......
...........
output of radiusd -X
........
Module: Instantiating eap-tls
  tls {
        rsa_key_exchange = yes
        dh_key_exchange = no
         rsa_key_length =1024
        ........
       }
...........
Does it would be enough?
    
    
More information about the Freeradius-Users
mailing list