mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
4cbe22949d
Allow node operators to blacklist signing keys (using blacklistedAttachmentSigningKeys config option). These blacklisted keys prevent attachments that are received over the network from being trusted. The docs have been updated to detail how to generate the key hashes that the config requires. A new shell command attachments trustRoots has been added to see what attachments exist on the node along with information about their trust and where it comes from. run dumpCheckpoints has been replaced by checkpoints dump as InternalCordaRPCOps needed to change to prevent a function that is meant to be internal from being visible on the shell. |
||
---|---|---|
.. | ||
node-driver | ||
smoke-test-utils | ||
test-cli | ||
test-common | ||
test-db | ||
test-utils | ||
Dockerfile | ||
DockerfileBase |