Add a note about aborts encountered while sending early_data
authorMatt Caswell <matt@openssl.org>
Wed, 18 Jul 2018 14:22:06 +0000 (15:22 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Jul 2018 08:36:24 +0000 (09:36 +0100)
commitb5cd751c695602cba4fbe67e590fc8112bf5d8fa
tree5270aeb48ab6747cff9349305763bc783002864f
parent8fc4aeb9521270ac74b29ce7f569939b0b39e685
Add a note about aborts encountered while sending early_data

In some circumstances it is possible for a client to have a session
reporting a max early data value that is greater than the server will
support. In such cases the client could encounter an aborted connection.

Fixes #6735

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/6740)
doc/man3/SSL_read_early_data.pod