mirror of
https://github.com/corda/corda.git
synced 2025-06-11 03:41:41 +00:00
Docs: create a top level Corda Firewall section.
This commit is contained in:
parent
454a75c612
commit
ebb351b76b
12
docs/source/corda-firewall.rst
Normal file
12
docs/source/corda-firewall.rst
Normal 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
|
@ -30,8 +30,7 @@ application development please continue to refer to `the main project documentat
|
|||||||
|
|
||||||
hot-cold-deployment
|
hot-cold-deployment
|
||||||
database-migration
|
database-migration
|
||||||
corda-bridge-component
|
corda-firewall
|
||||||
bridge-configuration-file
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Development
|
:caption: Development
|
||||||
|
Loading…
x
Reference in New Issue
Block a user