The Enrollment Server (ES) is a Horizon Cloud component that you install on a Windows Server machine as the last step in setting up infrastructure for True SSO. By deploying the Enrollment Agent (Computer) certificate onto the server, you are authorizing this ES to act as an Enrollment Agent and generate certificates on behalf of users.
Procedure
- Install the Enrollment Server on the system.
- Download the Enrollment Server.exe file from the My VMware site. The file name should be similar to VMware-HorizonCloud-TruessoEnrollmentServer-x86_64-7.3.0-xxxxx.exe.
- Confirm that the system meets the prerequisites as previously stated.
- Run the installer and follow the wizard.
- Deploy the Enrollment Agent (Computer) Certificate.
- Open the Microsoft Management Console (MMC).
- On the File menu, click Add/Remove Snap-in.
- Under Available snap-ins, double-click Certificates.
- Select Computer account and click Next.
- Select Local computer and click Finish.
- On the Add or Remove Snap-ins dialog, click OK.
- In the MMC, right-click the Personal folder under Certificates and select All Tasks > Request New Certificates.
- In the Certificate Enrollment dialog, select the check box for the Enrollment Agent (Computer) and click Enroll.
- Import the pods' certificate CRT files extracted from the
pairing_bundle.7z
file, for those pods with which you want to configure True SSO.
The pairing bundle contains a certificate file for each pod in your environment. Each CRT file name follow the pattern
podID_truesso.crt
, where
podID is the pod's ID value.
- In the MMC, right-click the Certificates sub-folder under the VMware Horizon Cloud Enrollments Server Trusted Roots folder and select All Tasks > Import.
- Click Next.
- Navigate to the location where you extracted the certificate files from the
pairing_bundle.7z
bundle.
When you have only one pod, the bundle contains only one CRT file. When you have more than one pod, the bundle contains a CRT file for each pod.
- Import the certificate file or files, depending on how many pods you are configuring.
- Click Next, then click Finish.
- Complete the remaining configuration steps described in Horizon Cloud - True SSO - Complete Configuring True SSO for your Horizon Cloud Environment.