Generate SSH public key
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2020 11:52 PM
Hi,
** Requirement:
Data transfer to a destination server through SFTP. For this the receiving team requires the SSH public key to be generated and configure at the destination server.
Could you someone help on how to generate the SSH keys from servicenow?
Regds,
Shanker

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2020 12:08 AM
Hey Shanker,
According to my understanding ServiceNow does not have a feature that allows a data source to authenticate with a public/private key pair.
You can try Data Sources like JDBC and LDAP.
But you can try this: https://docs.servicenow.com/bundle/orlando-it-operations-management/page/product/cloud-management-v2...
Although you need to have skills on Cloud Management.
If i was able to help you out then please mark my answer Correct and Helpful.
Thanks and Regards:
Utpal Dutta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2020 03:03 AM
We were able to generate an SSH key using ssh-keygen from the server where mid server is installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2021 12:12 PM
appreciated, if could let us know the steps how to generate SSH-keygen from the mid server.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2022 11:57 PM