mirror of https://github.com/docker/docs.git
Use markdown to link to image, so the published result shows it
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
9da826a775
commit
52e6017dcb
|
@ -132,7 +132,9 @@ but the pinned certificates will take highest priority for validation, followed
|
|||
by the pinned CA, followed by TOFUS (TOFU over HTTPS). The diagram below
|
||||
describes this validation flow:
|
||||
|
||||
<center><img src="../images/trust-pinning-flow.png" alt="Trust pinning flow" width="400px"/></center>
|
||||
<center>
|
||||

|
||||
</center>
|
||||
|
||||
Only one trust pinning option will be used to validate a GUN even if multiple
|
||||
sections are specified, and any validation failure will result in a failed
|
||||
|
|
Loading…
Reference in New Issue