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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ