Flexinets.Radius.RadiusServer
Flexinets.Radius.RadiusServer copied to clipboard
EAP Support
hi you can help me for EAP handler ? on this mode only find 'EAP-Message' and 'Message-Authenticator' attributes and when return packet.CreateResponsePacket(PacketCode.AccessAccept) not accept and need encryption
Yea that wont work, eap requires many packets between the client and server and a simple access accept will just be ignored
Sent from my iPhone
On 17. Apr 2020, at 16.28, mizbani [email protected] wrote:
hi you can help me for EAP handler ? on this mode only find 'EAP-Message' and 'Message-Authenticator' attributes and when return packet.CreateResponsePacket(PacketCode.AccessAccept) not accept and need encryption
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.