Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Aqualogic ESB SFTP issue

710875Jul 8 2009
Does anybody have experience with SFTP in aqualogic ESB? I have aqualogic 3.0 proxy service trying to do SFTP to a solaris 2.9 box. The related document is here: http://edocs.bea.com/alsb/docs30/security/transport_level.html#wp1068097. I tried to use the "Public Key" approach.

I already have a jks key store defined in weblogic server. In ESB, I specify a service key provider. The document says "place the public key in a $HOME/.ssh/authorized_keys file on that system". I am wondering how I can extract the public key from my jks key store, and define it in the authorized_keys file. It looks like the authorized_keys file accepts the public key generated by ssh-keygen in unix environment. If I use java keytool to do export and put the exported key to that file, it always complain ssh error.

Could anybody help? Thanks in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2009
Added on Jul 8 2009
0 comments
415 views