Information

This site will undergo a brief period of maintenance on Friday, 5 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Known hosts


SSH, SCP, and SFTP adapters use functions that verify the encryption key when opening a connection. The following table describes optional elements that you can use in both adapter configurations and dynamic targets to verify the encryption key when opening a connection.


 Optional elements for verifying the encryption key

The following figure shows an XML sample using the optional elements for verifying the encryption key.

XML sample configuration for known hosts

...
<target>
  <host>test.target1.com</host>
  <port>22</port>
  <user-name>user1</user-name>
  <password>password1</password>
  <prompt>user1$</prompt>
  <known-hosts-config>/path/to/known_hosts</known-hosts-config>
  <allow-unknown-hosts>false</allow-unknown-hosts>
  <preferred-pk-algorithm>ssh\-dss</preferred-pk-algorithm>
</target>
... 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

(archive) BMC Atrium Orchestrator Content 20.13.01