10 Aug
2008
10 Aug
'08
2:18 p.m.
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 details. Alan DeKok.