Using Let's Encrypt to secure Windows Remote Desktop connections

my 5 cents below :smiley:

obtain cert using zerossl (speed)

Create PFX:

openssl pkcs12 -export -out pfxname -in certname -inkey keyname

Import Cert to Key Store

3 Likes