mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
Fixing node keys bullet points (#3207)
This commit is contained in:
parent
61fedb5fd2
commit
645163e9cc
@ -24,12 +24,15 @@ Certificate hierarchy
|
||||
|
||||
A Corda network has 8 types of keys and a regular node requires 4 of them:
|
||||
|
||||
**Network Keys**
|
||||
|
||||
* The **root network CA** key
|
||||
* The **doorman CA** key
|
||||
* The **network map** key
|
||||
* The **service identity** key(s) (per service, such as a notary cluster; it can be a Composite Key)
|
||||
* The **service identity** key(s) (per service, such as a notary cluster; it can be a Composite key)
|
||||
|
||||
**Node Keys**
|
||||
|
||||
-- **Node Keys** --
|
||||
* The **node CA** key(s) (one per node)
|
||||
* The **legal identity** key(s) (one per node)
|
||||
* The **tls** key(s) (per node)
|
||||
|
Loading…
x
Reference in New Issue
Block a user