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
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
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
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_
4 matches
Mail list logo