HOW TO SECURE(SSL/TLS) RDP ACCESS with AWS ACM Private certificate (CA)

0

Hi Team,

Good Day!!

I have some queries about ACM private certificate.

Here's my queries:

1.How to deploy a AWS (ACM) private certificate to RDP for Windows server OS and Windows machine OS? 2.While taking RDP "The identity of the remote computer cannot be verified" it shows, So how to install AWS  ACM private certificate for it?  3.How do I install an SSL/TLS certificate for RDP connection using AWS ACM with private certificate?

Regards, Divya

3 個答案
0
已接受的答案

Certificates created within ACM cannot be saved or exported for the purpose of installing within the Windows OS (or any other OS). They can be used with Elastic Load Balancers, CloudFront, and other services listed here https://docs.aws.amazon.com/acm/latest/userguide/acm-services.html

profile picture
專家
Steve_M
已回答 1 年前
  • We have created Root CA and Subordinate CA in ACM AWS Private Certificate Authority After the status is Active , We can able to export the certificate body and chain from Root and Subordinate CA. Now, I want to install the certificate for RDP connection which is running on EC2 windows OS While taking RDP "The identity of the remote computer cannot be verified" it shows, So how to install AWS ACM private certificate for it? What can i do further to proceed?

0

We have created Root CA and Subordinate CA in ACM AWS Private Certificate Authority After the status is Active , We can able to export the certificate body and chain from Root and Subordinate CA. Now, I want to install the certificate for RDP connection which is running on EC2 windows OS While taking RDP "The identity of the remote computer cannot be verified" it shows, So how to install AWS ACM private certificate for it? What can i do further to proceed?

已回答 1 年前
0

https://docs.aws.amazon.com/privateca/latest/userguide/Create-CA-console.html

https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html#request-private-console

This step for Machine A where RDP service is running: https://serverfault.com/questions/1044614/windows-10-pro-as-rdp-host-with-ssl-certificate-how

This step for Machine B where you use RDP client to access Machine A: Certificates signed by a private CA are not trusted by default, and ACM does not support any form of validation for them. Consequently, an administrator must take action to install them in your organizations's client trust stores.

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南