Skip to content

Commit

Permalink
Merge pull request #87 from thomas-fossati/main
Browse files Browse the repository at this point in the history
aasvg all the things
  • Loading branch information
hannestschofenig authored Jan 30, 2024
2 parents 007a479 + ba81df0 commit dc899da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions draft-ietf-lamps-csr-attestation.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ or there is no certificate chain. As a result a single EvidenceBundle is include
in a CSR that contains a single EvidenceStatement without the CertificateAlternatives
structure. {{fig-single-attester}} shows this use case.

~~~
~~~ aasvg
+--------------------+
| EvidenceBundle |
+--------------------+
Expand All @@ -314,7 +314,7 @@ The CSR conveys a single EvidenceBundle with a single EvidenceStatement
and a single CertificateAlternatives structure. {{fig-single-attester-with-chain}} shows
this use case.

~~~
~~~ aasvg
+-------------------------+
| EvidenceBundle |
+-------------------------+
Expand All @@ -335,7 +335,7 @@ the different Attesters. This approach does not require any processing capabilit
by a lead Attester since the information is merely forwarded. {{fig-multiple-attesters}}
shows this use case.

~~~
~~~ aasvg
+-------------------------+
| EvidenceBundle (1) |\
+-------------------------+ \ Provided by
Expand All @@ -356,7 +356,7 @@ all Attesters in the device and removes redundant certificate information. The
benefit of this approach is the reduced transmission overhead. There are several
implementation strategies and we show two in {{fig-multiple-attesters-optimized}}.

~~~
~~~ aasvg
Implementation strategy (4a)

+-------------------------+
Expand Down

0 comments on commit dc899da

Please sign in to comment.