Securing Horizon with Secure Socket Layer

Horizon allows complete control for all the OpenStack resources. The communication that is going back and forth between the user's web browser and the Django web server serving Horizon dashboard contains sensitive information, such as user account passwords and environmental details revealing sensitive user information. The default configuration for Horizon allows an unencrypted, clear text communication channel to the Horizon Django web server. It is highly recommended to configure Horizon to encrypt the data going back and forth using the SSL/TLS protocol.

In this recipe, we will configure the Apache HTTPD server running the Django web service to use the SSL/TLS certificate to encrypt the communication ...

Get Production Ready OpenStack - Recipes for Successful Environments now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.