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:
Sven Dowideit 2016-04-28 03:13:13 +00:00
parent 9da826a775
commit 52e6017dcb
1 changed files with 3 additions and 1 deletions

View File

@ -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 by the pinned CA, followed by TOFUS (TOFU over HTTPS). The diagram below
describes this validation flow: describes this validation flow:
<center><img src="../images/trust-pinning-flow.png" alt="Trust pinning flow" width="400px"/></center> <center>
![Trust pinning flow](../images/trust-pinning-flow.png)
</center>
Only one trust pinning option will be used to validate a GUN even if multiple 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 sections are specified, and any validation failure will result in a failed