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 Risposte
0
Risposta accettata

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
ESPERTO
Steve_M
con risposta un anno fa
  • 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?

con risposta un anno fa
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.

con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande