SFTP using public/private key
Hello GURU’s
I’m currently trying to implement SFTP transmission in PeopleSoft.
My requirement is to SFTP using the private/public keys with the corresponding passphrase. I tried several different ways like by placing the keys on “web server” /“app server” but, I’m unable to accomplish the task. Have anyone implemented SFTP using a public key and a passphrase for that key.
Any help is highly appreciated.
And yes, have gone through the oracle’s “SFTP_Testing” document.
Thanks!