Revision 48825
Added by Alessia Bardi about 7 years ago
modules/dnet-data-services/branches/saxonHE/src/test/resources/eu/dnetlib/data/collector/plugins/sftp/SftpPubKeyCollectorPluginTest-context.xml | ||
---|---|---|
28 | 28 |
<property name="properties"> |
29 | 29 |
<props> |
30 | 30 |
<prop key="collector.sftp.auth.prvKeyPath">~/.ssh/id_rsa</prop> |
31 |
<prop key="collector.sftp.auth.passphrase">starnet82</prop>
|
|
31 |
<prop key="collector.sftp.auth.passphrase"></prop> |
|
32 | 32 |
<prop key="collector.sftp.auth.knownHostsPath">~/.ssh/known_hosts</prop> |
33 | 33 |
</props> |
34 | 34 |
</property> |
Also available in: Unified diff
Cleaned test configuration