Hello, I have a question about authentication with FreeRadius server need your help. Why no server key exchange in my authentication procedure? If anything need t be configured of server side? I found a configuration item "rsa_key_exchange" in configuration of tls. It seems no function to this issue. Have anybody has the experience of this expect? Thanks very much. Regards Yan
Yan Zhang wrote:
Why no server key exchange in my authentication procedure? If anything need t be configured of server side?
What does that mean?
I found a configuration item “rsa_key_exchange” in configuration of tls. It seems no function to this issue.
There is no such configuration in the EAP module. Alan DeKok.
Hi, Alan DeKok, Sorry, I didn't explain clearly. My meaning is that server key exchange is one of step of SSL handshake protocol, but I can't find it in my authentication procedure with freeradius server. So I would like to know if any configuration can be set in server or not. I sow rsa_key_exchange = no in the server debug log, so I tried to use it, but no function to server key exchange. Regards, Yan -----邮件原件----- 发件人: freeradius-devel-bounces+yzhang=sychip.com.cn@lists.freeradius.org [mailto:freeradius-devel-bounces+yzhang=sychip.com.cn@lists.freeradius.org] 代表 Alan DeKok 发送时间: 2011年3月30日 13:23 收件人: FreeRadius developers mailing list 主题: Re: Server key exchange Yan Zhang wrote:
Why no server key exchange in my authentication procedure? If anything need t be configured of server side?
What does that mean?
I found a configuration item “rsa_key_exchange” in configuration of tls. It seems no function to this issue.
There is no such configuration in the EAP module. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Yan Zhang wrote:
Hi, Alan DeKok, Sorry, I didn't explain clearly. My meaning is that server key exchange is one of step of SSL handshake protocol, but I can't find it in my authentication procedure with freeradius server. So I would like to know if any configuration can be set in server or not.
I sow rsa_key_exchange = no in the server debug log, so I tried to use it, but no function to server key exchange.
That configuration item doesn't work, and should be removed. Alan DeKok.
participants (2)
-
Alan DeKok -
Yan Zhang