This change addresses a long-standing issue in rST documentation imported from XML. That import process added backslash escapes in front of various characters. The three most common being '(', ')', and '_'. These instances are removed. Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
1017 B
Executable File
HTTPS Access Planning
You can enable secure HTTPS access for 's REST API endpoints or OpenStack Horizon Web interface users.
Note
To enable HTTPS access for , you must enable HTTPS in the underlying platform.
By default, provides HTTP access for remote connections. For improved security, you can enable HTTPS access. When HTTPS access is enabled, HTTP access is disabled.
When HTTPS is enabled for the first time on a system, a self-signed certificate is automatically installed. In order to connect, remote clients must be configured to accept the self-signed certificate without verifying it ("insecure" mode).
For secure-mode connections, a -signed certificate is required. The use of a -signed certificate is strongly recommended.
You can update the certificate used by at any time after installation.