Replacing the HTTP protocal with HTTPS in project.yaml.

Change-Id: I015d45907e755de4c506b03b22e8f8ff4cd48528
This commit is contained in:
zhouxinyong 2018-11-14 00:31:36 +08:00
parent 08455bb0ba
commit f4c9fb514c
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ will not be accepted by HAProxy and will result in SSL validation failures.
Please have a look here for information on `converting your certificate to
various formats <https://search.thawte.com/support/ssl-digital-certificates/index?page=content&actp=CROSSLINK&id=SO26449>`_.
.. _Securing services with SSL certificates: http://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/app-advanced-config-sslcertificates.html
.. _Securing services with SSL certificates: https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/app-advanced-config-sslcertificates.html
Configuring additional services
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~