mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
1de56550b0
By default Cordaps build by corda-gradle-plugins are signed by Corda development key. In dev mode any key can be used to sign Cordapp JAR . In production node Corda dev keys were forbidden. This code change allows to opt-out by setting node option cordappSignerKeyFingerprintBlacklist=[] or specify more public keys to blacklist. The option is used in production only mode. |
||
---|---|---|
.. | ||
src | ||
build.gradle |