Skip to content

Commit

Permalink
server authentication example review
Browse files Browse the repository at this point in the history
  • Loading branch information
andreavesco committed Nov 21, 2023
1 parent 67a6a3c commit 2a3403a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-vesco-vcauthtls.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ This section shows some examples of TLS handshakes using different combinations

## Server authentication with Verifiable Credential

This example shows a TLS 1.3 handshake with server authentication. The server selects a Verifiable Credential for authentication.
This example shows a TLS 1.3 handshake with server authentication. The server selects a Verifiable Credential for authentication.
The client does not own an identity at the TLS level, therefore omits the client_certificate_type extension. The server indicates in the EncryptedExtensions message a
server_certificate_type equal to VC and insert the Verifiable Credential into the Certificate message.

Expand Down

0 comments on commit 2a3403a

Please sign in to comment.