Clarify diagram with pointers.
This commit is contained in:
parent
b6851ddcfb
commit
fcbe7ad268
22
README.md
22
README.md
|
|
@ -113,17 +113,17 @@ This component model lets us separate the function of the CA by security context
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
subscriber <--ACME--> WFE ---+
|
+--------- OCSP Updater
|
||||||
. |
|
| |
|
||||||
. +--- RA --- CA
|
v |
|
||||||
. | |
|
CA |
|
||||||
subscriber <-checks-> VA ---+ |
|
^ |
|
||||||
|
|
| v
|
||||||
OCSP Updater
|
Subscriber -> WFE --> RA --> SA --> MariaDB
|
||||||
|
|
| ^
|
||||||
web browser <-OCSP-> OCSP Responder --- MariaDB
|
Subscriber server <- VA <----+ |
|
||||||
|
|
|
|
||||||
SA
|
Browser ------------------> OCSP Responder
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue