Re: Freeradius && Diffie-Hellman

2008-08-10 Thread Sergio
Alan DeKok escribió: Sergio wrote: Please developers :) i only have a question: can freeradius and a client perform a rsa key exchange? There is no code to do *ephemeral* key exchange. *Normal* key exchange is part of the SSL protocol. See the SSL specifications, and the OpenSSL

Re: Freeradius && Diffie-Hellman

2008-08-10 Thread Alan DeKok
Sergio wrote: > Please developers :) i only have a question: > can freeradius and a client perform a rsa key exchange? There is no code to do *ephemeral* key exchange. *Normal* key exchange is part of the SSL protocol. See the SSL specifications, and the OpenSSL documentation for more detail

Re: Freeradius && Diffie-Hellman

2008-08-10 Thread Sergio
Sergio escribió: 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_exchang

Freeradius && Diffie-Hellman

2008-07-27 Thread Sergio
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_