HTTPS/TLS Encryption
HTTPS encryption secures data transmitted between a client and a server by encrypting the communication using TLS (Transport Layer Security), ensuring confidentiality and integrity of the information.
Last updated
HTTPS encryption secures data transmitted between a client and a server by encrypting the communication using TLS (Transport Layer Security), ensuring confidentiality and integrity of the information.
Last updated
To configure HTTPS/TLS encryption in front of the WorkSpaces Manager Appliance, you can add a Network Load Balancer (NLB) to split the presentation layer into a High Availability (HA) mode. Follow the steps below to set up encryption:
Create a Network Load Balancer:
Navigate to the EC2 console and select Load Balancers.
Create a Network Load Balancer with the appropriate settings and assign the correct Target Group.
Add a Listener for HTTPS (Port 443):
In the Listener section, add a listener for HTTPS on port 443.
Select Target Group for Default Action:
Under the Default Action, select the Target Group you created, which points to your EC2 instances running WorkSpaces Manager.
Select the SSL Certificate:
In the SSL/TLS certificate section, choose the appropriate certificate from AWS Certificate Manager (ACM).
If you don’t have a certificate yet, generate one in ACM for your friendly hostname.
Click ‘Add’:
Complete the setup by clicking ‘Add’ to apply the HTTPS listener and associated settings.
With this configuration, traffic between the client browser and the WorkSpaces Manager Appliance will be securely encrypted using TLS, ensuring secure communication across the network.
If you'd like to add a Friendly Name and URL to your WorkSpaces Manager Portal, please refer tothis appendix for detailed instructions. This appendix will guide you through the steps required to configure a custom domain and associate it with your portal, enhancing accessibility and branding for users.