Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Creating and Exporting Certificate for Remote Desktop Connection Manager v2.7

Can anyone help me create a certificate to use with the new version of Remote Desktop Connection Manager v2.7? I see the new version removed the "Store as plain text" option, but added using a certificate to the list.

I was wondering if anyone knew how to create a certificate (self-signed or whatever) that I could install on both computers to allow me to pass the config file between machines. I haven't been able to find anything online!

Thanks in advance.

like image 946
srbass88 Avatar asked Mar 16 '23 20:03

srbass88


1 Answers

If you in Remote Desktop Connection Manager click on the Help menu, and Usage, you will see a web page. On the Contents list, click on Encryption Settings (Under Local Options). There you will see how to create a personal certificate that RDCMan can use.

You will first need to get makecert.exe if you don't have it on your computer. You can get it by installing Windows SDK or Visual Studio.

like image 95
Atle Avatar answered Apr 25 '23 14:04

Atle