bifurcation / mint

A Minimal TLS 1.3 Implementation in Go
MIT License
224 stars 36 forks source link

Most minimal possible draft-23 update #191

Closed ekr closed 5 years ago

marten-seemann commented 6 years ago

I'm not following the TLS draft changes closely, but according to the changelog, there were more changes than these for draft-23. Are all of these optional?

ekr commented 6 years ago

Sort of. They're supposed to help you guide certificate selection, so it's not formally correct, but as a practical matter, this will get interop. Happy to file an issue for it.