SSL: Invalid TLS message: no Flags octet included
Ярослав Левандовський
leyarx
Thu May 12 13:57:52 PDT 2011
I'm writing driver for WiMax Usb dongle.
And I use libeap.so
Here is my problem:
"01 31 00 05 0d"
EAP: Received EAP-Request id=49 method=13 vendor=0 vendorMethod=0
EAP: EAP entering state METHOD
SSL: Invalid TLS message: no Flags octet included
EAP: method process -> ignore=TRUE methodState=MAY_CONT decision=FAIL
EAP: EAP entering state DISCARD
EAP: EAP entering state IDLE
EAP: deinitialize previously used EAP method (13, TLS) at EAP deinit
"01 3d 00 06 0d 00"
EAP: Received EAP-Request id=61 method=13 vendor=0 vendorMethod=0
EAP: EAP entering state METHOD
SSL: Received packet(len=6) - Flags 0x00
SSL: 2221 bytes left to be sent out (of total 3521 bytes)
SSL: sending 1300 bytes, more fragments will follow
EAP: method process -> ignore=FALSE methodState=MAY_CONT decision=FAIL
EAP: EAP entering state SEND_RESPONSE
EAP: EAP entering state IDLE
EAP: EAP entering state RECEIVED
As I understand request are almost the same except "0x00" Flag at the end.
How to skip Flag test to continue authentication?
Big thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20110512/40660ce6/attachment.htm
More information about the Hostap
mailing list