When deploying a Cordapp to a web server the following error was received:
Caused by: java.lang.SecurityException: class "<com.foo.objects>.Node"'s signer information does not match signer information of other classes in the same package"
- Why are Cordapp jars conflicting with my other web server dependencies?
- How did the Cordapp jars get signed?