SFTP module from the App Store

0
I have downloaded the SFTP module from the App Store into our project which has security. When I try to set up a configuration and validate a key, I get the following security exception:- com.mendix.core.CoreRuntimeException: Failed to commit     at com.mendix.basis.component.CommitHandler.commit(CommitHandler.scala:155) Caused by: com.mendix.core.CoreRuntimeException: com.mendix.modules.microflowengine.MicroflowException: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: java.lang.SecurityException: class "org.bouncycastle.crypto.params.AsymmetricKeyParameter"'s signer information does not match signer information of other classes in the same package     at SFTP.BCo_Key (JavaAction : 'ProcessKey')     at {"before":[{},{}],"action":{"type":"CommitAction"},"after":[],"type":"EventExtendedAction"}   What do I need to do to rectify this?
asked
0 answers