corda/node
Shams Asari e1e715ee81 Removed all remaining special treatment of the X500 common name.
With network parameters the CN is no longer needed to identify notaries. This frees it up to be used in the node's name alongside the other attributes.

Also, the identity generation logic has been simplified, removing the need to have magic string values for storing distributed identities in the keystore. Now there are just two alias prefixes: "identity" as it was previously, and "distributed-notary".
2017-12-18 21:39:11 +00:00
..
capsule CORDA-822 - JMX Jolokia instrumentation (#2197) 2017-12-08 16:27:12 +00:00
src Removed all remaining special treatment of the X500 common name. 2017-12-18 21:39:11 +00:00
build.gradle Configurable authorization/authentication data sources [CORDA-827] (#2145) 2017-12-11 08:39:09 +00:00