SSL Certificates for RDS
hi there!
i'm new @ topic ..i need guys..guidance appreciated.
i deployed rds environment external users using self-signed certificate..
my network using dynamic ip internet so, we're using dyndns service external access..(ie mydomain.dyndns.org)
i have 1 rd gateway , 2 rdsh servers..all of them working ok round robin ts well..implemented ha too
my questions are:
1.- self-signed certificate appropriate work in business environment? (about 40 remote users) 've been reading articles , many mentions need have ca certifiacte..for scenario ..what difference? ca certificates work same self-signed?
2.- period last year..what happen certificated due??..will have replace cert , redistribute again on 40 users? wihat ca? same?
3.- how secure connection between users , network? in risk attacked hacker using self-signed???
thanks in advanced
fg
nacho
hi nacho,
1.- self-signed certificate appropriate work in business environment? (about 40 remote users) 've been reading articles , many mentions need have ca certifiacte..for scenario ..what difference? ca certificates work same self-signed?
self-signed certificate meant used technical evaluation , testing purposes. not recommended use self-signed certificates in production environment.
you don’t need ca certificate, need internal ca can issue certificates clients.
self-signed certificates not trusted other entities default; internal ca, certificates trusted within enterprise since root ca certificate trusted on clients.
2.- period last year..what happen certificated due??..will have replace cert , redistribute again on 40 users? wihat ca? same?
you need renew , distribute them manually before expire.
if have ca, there auto-enrollment feature enables client automatically enroll , renew certificates.
3.- how secure connection between users , network? in risk attacked hacker using self-signed???
not easier hacked, self-signed certificates not trusted other machines.
more information you:
configure certificate autoenrollment
https://technet.microsoft.com/en-us/library/cc731522.aspx
obtain certificate remote desktop gateway server
https://technet.microsoft.com/en-us/library/cc725949.aspx
best regards,
amy
please remember mark replies answers if , un-mark them if provide no help. if have feedback technet subscriber support, contact tnmff@microsoft.com.
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment