corda/node/src
Ross Nicoll 21f0892deb
CORDA-831: Add roles to X509 certificates (#2180)
* Add roles to X509 certificates so that the identity service can always determine which certificate in a hierarchy is the well known identity
* Rename CLIENT_CA certificate type to NODE_CA
* Rename DOORMAN role to INTERMEDIATE_CA
* Correct issue in CashTests where instead of providing a well known identity to generateSpend(), a confidential identity was passed in and a confidential identity generated from it.
* Enforce role hierarchy in PKI
* Enforce that party certificates must be well known or confidential identities
* Add network map certificate role
2017-12-18 16:23:34 +00:00
..
integration-test CORDA-830 Introducing the network bootstrapper 2017-12-17 23:49:57 +00:00
main CORDA-831: Add roles to X509 certificates (#2180) 2017-12-18 16:23:34 +00:00
test CORDA-831: Add roles to X509 certificates (#2180) 2017-12-18 16:23:34 +00:00