Hello, I’m new to certificates and don’t understand how to make a certificate for RDP for Windows Server 2016, not for IIS and without a domain but with a public IP address, is there any good instruction on this? I also noticed that on the Internet, users use openssl commands, as I understand it, openssl is a program, but I could not find it. I’m trying to create a certificate through the win-acme.v2.1.3.671.x64.pluggable program, but how can I create a certificate using it, can I need another program or another way? Tell someone something, thanks
I saw many articles but could not understand how to download Certbot for windows?
Let’s Encrypt certificates are standard Domain Validation certificates, so you can use them for any server that uses a domain name, like web servers, mail servers, FTP servers, and many more.
Using a RDP service - let Windows do that and create a self signed certificate. That's enough.
Thanks for such a quick reply! Well, and if there is a permanent IP, creating a certificate also fails? That is, you can create a certificate on a localhost, but there is no address on ip, hmm …
Ok, which for example? For example, I bought a domain, so then in my case you need to bind the server to the domain (that is, enter into the domain?) To create a certificate or enter into the domain is not necessary?