Clarify diagram with pointers.

This commit is contained in:
Jacob Hoffman-Andrews 2016-05-23 09:20:45 -07:00
parent b6851ddcfb
commit fcbe7ad268
1 changed files with 11 additions and 11 deletions

View File

@ -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
``` ```