Docs: create a top level Corda Firewall section.

This commit is contained in:
Mike Hearn 2018-06-11 15:09:43 +01:00 committed by Mike Hearn
parent 454a75c612
commit ebb351b76b
2 changed files with 13 additions and 2 deletions

View File

@ -0,0 +1,12 @@
Corda Firewall
==============
Corda Enterprise ships a component called the *Corda Firewall*. The firewall is actually made up of two separate programs,
called the *bridge* and the *float*. These handle outbound and inbound connections respectively, and allow a node
administrator to minimise the amount of code running in a network's DMZ. The firewall provides some basic protection
features in this release: future releases may add enhanced monitoring and audit capabilities.
.. toctree::
corda-bridge-component
bridge-configuration-file

View File

@ -30,8 +30,7 @@ application development please continue to refer to `the main project documentat
hot-cold-deployment
database-migration
corda-bridge-component
bridge-configuration-file
corda-firewall
.. toctree::
:caption: Development