From bca36516fb650f912ff69bfaf7b136913304fb59 Mon Sep 17 00:00:00 2001 From: "andrea.vesco" Date: Tue, 21 Nov 2023 16:54:00 +0100 Subject: [PATCH] mutual aithenitcation example --- draft-vesco-vcauthtls.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/draft-vesco-vcauthtls.md b/draft-vesco-vcauthtls.md index b2a606a..3b86d94 100644 --- a/draft-vesco-vcauthtls.md +++ b/draft-vesco-vcauthtls.md @@ -222,6 +222,8 @@ This example shows a TLS 1.3 handshake with server authentication. The server se 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. + +