aioquic: Error when client certificate is requested

When the server requests a client certificate (in the case of a GnuTLS server, the gnutls_certificate_server_set_request function), the aioquic client returns a QUIC Error: 266, reason: , frame_type: 6 error and the connection is closed

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Reactions: 2
  • Comments: 16 (13 by maintainers)

Commits related to this issue

Most upvoted comments

I stopped caring about aioquic since it seems this project isn’t very active on PRs (to say the least). This support was added instead in:

https://github.com/jawah/qh3