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