From 8c9ffe82f312c4bdabcd4960281e6e8fbd07c55a Mon Sep 17 00:00:00 2001 From: ID Bot Date: Tue, 21 Nov 2023 16:15:45 +0000 Subject: [PATCH] Script updating gh-pages from bc65e8e. [ci skip] --- draft-vesco-vcauthtls.html | 2 +- draft-vesco-vcauthtls.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-vesco-vcauthtls.html b/draft-vesco-vcauthtls.html index 9f0298e..86f5ca3 100644 --- a/draft-vesco-vcauthtls.html +++ b/draft-vesco-vcauthtls.html @@ -1398,7 +1398,7 @@

6.2. Mutual authentication with Verifiable Credentials

This example shows a TLS 1.3 handshake with mutual authenitcation. Both client and server select their Verifiable Credential for authentication. -The client sends the did_methods extension along with the server_certificate_type extension set to VC as the first option. The server sends the server_certificate_type set to VC, the client_cert_type set to VC and the CertificateRequest message together with the did_methods extension with a set of DID Methods both endpoints have in common. Both client and server send their Verifiable Credential into their respective Certificate messages.

+The client sends the did_methods extension along with the server_certificate_type extension set to VC as the first option. The server sends the server_certificate_type set to VC, the client_cert_type set to VC and the CertificateRequest message together with the did_methods extension with a set of DID Methods both endpoints have in common. Both client and server send their Verifiable Credential into their respective Certificate messages..

diff --git a/draft-vesco-vcauthtls.txt b/draft-vesco-vcauthtls.txt index 188bb42..fff8761 100644 --- a/draft-vesco-vcauthtls.txt +++ b/draft-vesco-vcauthtls.txt @@ -357,7 +357,7 @@ Table of Contents client_cert_type set to VC and the CertificateRequest message together with the did_methods extension with a set of DID Methods both endpoints have in common. Both client and server send their - Verifiable Credential into their respective Certificate messages. + Verifiable Credential into their respective Certificate messages.. 6.3. Mutual authentication with Client using Verifiable Credential and Server using X.509 Certificate