mirror of https://github.com/docker/docs.git
notary: fix trust pinning diagram path (#3437)
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
parent
9bf8661b6b
commit
48e0ed5fb3
|
@ -126,7 +126,7 @@ by the pinned CA, followed by TOFUS (TOFU over HTTPS). The diagram below
|
|||
describes this validation flow:
|
||||
|
||||
<center>
|
||||

|
||||
<img src="https://cdn.rawgit.com/docker/notary/27469f01fe244bdf70f34219616657b336724bc3/docs/images/trust-pinning-flow.png"></img>
|
||||
</center>
|
||||
|
||||
Only one trust pinning option will be used to validate a GUN even if multiple
|
||||
|
|
Loading…
Reference in New Issue