From cf22e221130ec5e18b777dfa866b188d2822d2e3 Mon Sep 17 00:00:00 2001 From: David Lee Date: Wed, 15 Nov 2017 10:06:15 +0000 Subject: [PATCH] Added link --- docs/source/design/float/design.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/design/float/design.md b/docs/source/design/float/design.md index 34073ccef5..1bf85eba64 100644 --- a/docs/source/design/float/design.md +++ b/docs/source/design/float/design.md @@ -78,8 +78,8 @@ Allow connectivity in compliance with DMZ constraints commonly imposed by modern 11. Any business data passing through the proxy should be separately encrypted, so that no data is in the clear of the program memory if the DMZ box is compromised. ## Design Decisions -1. AMQP vs. custom P2p - see Alternatives section below -2. SSL termination (firewall vs. float) +1. AMQP vs. custom P2P - see Alternatives section below +2. [SSL termination (firewall vs. float)](./decisions/ssl-termination.md) 3. End-to-end encryption 4. Prioritisation of pluggable broker support