aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/bpki.pdfbin45971 -> 45984 bytes
-rw-r--r--docs/bpki.tex8
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/bpki.pdf b/docs/bpki.pdf
index 54d1aab3..e66a2133 100644
--- a/docs/bpki.pdf
+++ b/docs/bpki.pdf
Binary files differ
diff --git a/docs/bpki.tex b/docs/bpki.tex
index 76f8dcdb..19860121 100644
--- a/docs/bpki.tex
+++ b/docs/bpki.tex
@@ -50,10 +50,10 @@ Black objects belong to the hosting entity, blue objects belong to the
hosted entities, red objects are cross-certified objects from peers.
The arrows indicate certificate issuance: solid arrows are the ones
that my own RPKI engine will care about during certificate validation,
-dashed arrows show relationships between EE keys and certificates used
-when my engine signs something. ``BSC'' stands for ``business signing
-context,'' which is a database object in my implementation
-representing the context needed to sign a CMS message or TLS session.
+dashed arrows show the origin of EE certificates my engine uses to
+sign things. ``BSC'' stands for ``business signing context,'' which
+is a database object in my implementation representing the context
+needed to sign a CMS message or TLS session.
Other than the above-mentioned annoyance with the HTTPS server
certificate, the ``symmetric'' BPKI model worked out pretty much as