Overview
Allows PGP encryption and decryption of files. Support for Signing documents and Verifying the signature using PGP.
Key Features & Functionality
Smart Services:
Hello
We have tries this out in a Sandbox app in our Dev environment and are seeing the following:
In the logs we are seeing this error:
11:39:29.908 [Appian Work Item - 5968 - WorkID 298 - execution00 - process 19235 - model 5178 : UnattendedJavaActivityRequest] ERROR com.vuram.plugins.ps.PGPEncryptFileSmartService - Error encrypting file with PGPorg.bouncycastle.openpgp.PGPException: unable to set up ephemeral keys: unknown ParameterSpec
This error message isn't helping identify the root cause of the error. Are you able to provide some indication as to what the problem is?
More worrying is that the process does not catch this error and continues on to completion, giving a falsely positive indication that the process has completed successfully. Whilst a fix to the root cause is required, we cannot use this plug-in if we cannot be sure that the process will not stop when errors are encountered. So in actual fact a fix to both issues is required for us to be able to use this.