Hi,
    I'm trying to get a GetSFTP processor to work.
I've provided the private key path.
The error in nifi-app.log says:
Null.PointerException: null
at com.jcraft.jsch.KeyPairPKCS8.getPublicKeyBlob(keyPairPKCS8.java:199)
at com.jcraft.jsch.IdentityFile.getPublicKeyBlob(IdentityFile.java:199)

The file in the private key path is a pem file, created with an openssl pkcs12 
command.

Has anyone come across this? What do I have wrong?
Thanks

Reply via email to