[openssl-users] How can I compile nginx with openssl to support 0-rtt TLS1.3

Salz, Rich rsalz at akamai.com
Sat Dec 29 21:02:43 UTC 2018


  *   But I only get early data for get method.
  *   When using post method, the server terminate connection. Is it related with openssl? If so, how can I do to allow post method?

Early data can be replayed.  It is only safe to use early data when the request is idempotent, like GET.  You might find https://tools.ietf.org/html/rfc8470 useful reading.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20181229/0281a265/attachment-0001.html>


More information about the openssl-users mailing list