Azure VM RDP with signed/trusted certificates

Wouter De wit 101 Reputation points
2021-09-14T13:33:50.39+00:00

Hi,

I am deploying virtual machines to Azure. Now, in my understanding, one of the best ways of securing your RDP against MITM attacks is through certificates. The RDP connection of Azure VM's comes with a pre configured certificate, but I rather use my own signed certificates. This way the endusers in my company don't have to ignore the warning about the identity of the server.

So, I generated a Root cert, installed this and subsequently generated a server certificate. I am at a loss however how to get the VM to use this server certificate.

Some help or pointers to documentation would be great.

Can it be done?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,114 questions
0 comments No comments
{count} votes

Accepted answer
  1. Wouter De wit 101 Reputation points
    2021-09-15T14:00:37.587+00:00

    in the end i fixed it this way:
    https://www.vultr.com/docs/how-to-configure-a-lets-encrypt-tls-certificate-for-windows-remote-desktop

    I wasn't willing to set up the OSCP part of the certification process for my local CA.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Wouter De wit 101 Reputation points
    2021-09-15T13:05:15.143+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.