Skip to content

Commit

Permalink
Example figure autoref and caption
Browse files Browse the repository at this point in the history
  • Loading branch information
romen committed Nov 11, 2023
1 parent 176a543 commit 603bc27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions draft-vesco-vcauthtls.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ did_methods extension could be sent only in ClientHello and CertificateRequest m

# TLS Client and Server Handshake

{{tls-full}} below shows the basic full TLS handshake:

~~~plantuml
participant DLT_A order 1
participant Client order 2
Expand All @@ -160,6 +162,7 @@ Client -> Server : { Certificate Verify* }
Client -> Server : { Finished }
Server --> DLT_B : DID Resolve
~~~
{: #tls-full title="Message Flow for Full TLS Handshake"}

# Examples

Expand Down

0 comments on commit 603bc27

Please sign in to comment.