[TLS] Lost last DTLS Flight
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[TLS] Lost last DTLS Flight
We're still working on DTLS for SCTP and stumbled over a problem with
the last flights specified in RFC 4347. The server receives flight 5
(Certificate, ..., ChangeCipherSpec, Finished) from the client,
changes its state to FINISHED and sends its ChangeCipherSpec and
Finished (Flight 6). What happens if this flight gets lost? The
server already is in the FINISHED state and as there also is no
acknowledgement, so it won't be retransmitted. Hence, the client
keeps waiting for the flight to arrive and the connection is most
likely to fail.
Regards,
Robin
_______________________________________________
TLS mailing list
TLS at ietf.org
https://www.ietf.org/mailman/listinfo/tls
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.