Skip to content

Add TLS 1.3 post-handshake authentication

Concerns #403 (closed).

Transparent TLS 1.3 post-handshake support was added to GnuTLS in Version 3.6.5. (See https://gitlab.com/gnutls/gnutls/blob/master/NEWS).

So far I have not been able to find out if libmicrohttpd supports the said feature for it to be used in testing.

Approver's checklist:

  • The author has submitted the FSF Copyright Assignment and is listed in AUTHORS
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent with existing code
  • This feature/change has adequate documentation added (if appropriate)
  • No obvious mistakes / misspelling in the code
Edited by Kumar Mallikarjuna

Merge request reports