Hi Dojo,
I'm trying to establish connection between DM and Linux server through public-private key. I've checked on this question that 3DES encryption is needed by keys to establish the connection. I would like to know if it is possible to use RSA encryption on these keys.
Thanks!
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 20th October 2023
Hi Daniel, I was able to use the following key generation method using powershell on Windows to get scp file transfer working between DMA and Linux. It might work for you also, let us know.
Daniel Martinez [DevOps Enabler] Posted new comment 23rd October 2023
Thanks for the link Steve, I will try it.