Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tls error #1135

Merged
merged 5 commits into from Feb 21, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Expand Up @@ -3737,7 +3737,7 @@ FRAME_ERROR (0x1XX):

Codes for errors occuring when TLS is used for the crypto handshake are defined
in Section 11 of {{QUIC-TLS}}.
See {{iana-error-codes}} for details of registering new error codes.
See {{iana-error-codes}} for details of registering new error codes.


## Application Protocol Error Codes {#app-error-codes}
Expand Down