13 Aug
2015
13 Aug
'15
9:53 a.m.
On Aug 13, 2015, at 9:28 AM, Matthew Newton <mcn4@leicester.ac.uk> wrote:
On Thu, Aug 13, 2015 at 02:18:19PM +0100, Phil Mayers wrote:
if (EAP-Message =~ /^0x........0d/) {
I wondered about that; what about the EAP-Identity packet?
Hmm, good point, I forgot about that. Maybe it won't work that easily, then.
I can think of another way of doing it, but it's not nice.
Is an Identity-Response definitely required to start PEAP/EAP-TLS sessions? Doesn't seem like there's a good reason for that limitation if so. Even if a RFC required it, there's still no good reason to enforce it that I can see? -Arran