Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xRDSessionDeploymentCertificateConfiguration: A way to assign certificates #63

Closed
bendunne opened this issue Aug 30, 2019 · 2 comments · Fixed by #75
Closed

xRDSessionDeploymentCertificateConfiguration: A way to assign certificates #63

bendunne opened this issue Aug 30, 2019 · 2 comments · Fixed by #75

Comments

@bendunne
Copy link
Contributor

Description

Currently, there isn't a way to apply certificates to each role (RDGateway, RDWebAccess, RDPublishing, RDRedirector). I propose there is a resource created called xRDSessionDeploymentCertificateConfiguration to configure this. The reason I gave it this name is because the certificate assignment in the Server Manager GUI lives in the Deployment Properties.

The Set-RDCertificate CMDLET can be used to set the certificate.

Proposed properties

Properties match closely to the Set-RDCertificate CMDLET:

  • Role
  • CertificatePath
  • Thumbprint
  • Password
  • ConnectionBroker

Special considerations or limitations

@bendunne bendunne changed the title xRDSessionDeploymentCertificateConfiguration xRDSessionDeploymentCertificateConfiguration: A way to assign certificates Aug 30, 2019
@danielboth
Copy link
Member

I created a resource that is able to handle this, feedback welcome @bendunne

@danielboth
Copy link
Member

Hi @bendunne, any chance you can look into PR #67 to confirm this works for you? Would be good to get some feedback from the community. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants