Chirag Pai created VFS-723:
------------------------------
Summary: commons-vfs loads id-rsa if present even if not required
Key: VFS-723
URL: https://issues.apache.org/jira/browse/VFS-723
Project: Commons VFS
Issue Type: Bug
Affects Versions: 2.3
Reporter: Chirag Pai
commons-vfs loads id-rsa if present even if not required.
Even if id-rsa is present, it should not be loaded automatically. This causes
the SFTP connection to fail if id-rsa key file is present but the content is
invalid.
Failed with error Invalid private key format.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)