This came up while writing serializers/deserializers for various TLS
1.2 and 1.3 stuff... Didn't see issues/pull requests for any of
these...
1) ServerConfiguration has field early_data_type, which is of type
EarlyDataType. I don't see definition of that type anywhere. I
guess it was missed when t
On Mon, Dec 7, 2015 at 3:09 AM, Ilari Liusvaara
wrote:
> This came up while writing serializers/deserializers for various TLS
> 1.2 and 1.3 stuff... Didn't see issues/pull requests for any of
> these...
>
> 1) ServerConfiguration has field early_data_type, which is of type
> EarlyDataType. I don'
On 8 December 2015 at 14:49, RFC Errata System
wrote:
> TLS 1.1 was first drafted in 2002, but not published until 2006. Similarly,
> TLS 1.2 was drafted in 2006, but not published until 2008.
The date on the documents are indeed wrong.
I recommend holding for document update.
___
The following errata report has been submitted for RFC7568,
"Deprecating Secure Sockets Layer Version 3.0".
--
You may review the report below and at:
http://www.rfc-editor.org/errata_search.php?rfc=7568&eid=4561
--
Type: Edi
Hello,
I'm currently developing an data transfer application using OpenSSL. The
application is required to securely transfer large amounts of data over a
low latency/high bandwidth network. The data being transferred lives in a
3rd part application that uses 1 MB buffer to transfer data to my
appl