szymonsztuka 1de56550b0
Optionally allow the node in production mode to accept Cordapps signed by dev Key (CORDA-1915) (#4133)
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.
2018-10-30 13:53:01 +00:00
..
2018-05-22 15:38:43 +01:00
2017-09-22 16:51:14 +01:00
2018-07-20 16:21:24 +01:00
2017-09-29 17:42:49 +01:00
2018-08-22 16:01:39 +01:00
2017-09-05 17:38:53 +01:00