Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion draft-ietf-oauth-v2-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ All the OAuth protocol URLs (URLs exposed by the AS, RS and Client) MUST use the
except for loopback interface redirect URIs,
which MAY use the `http` scheme.
When using `https`, TLS certificates MUST be checked
according to {{RFC9110}}.
according to {{Section 4.3.4 of RFC9110}}.
At the time of this writing,
TLS version 1.3 {{RFC8446}} is the most recent version.

Expand Down
Loading