From de2536e6daf1bd4552c0fbea9dabbeaefa1e907a Mon Sep 17 00:00:00 2001 From: Ekaterina Fedorova Date: Tue, 30 Jul 2013 16:48:40 +0400 Subject: [PATCH] Minor fixes in SSL configuration chapter Change-Id: Iefb600ad3571bb98636fe398871e3dfd806dc528 --- .../src/docbkx/content/installation-guide.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/murano-manual/src/docbkx/content/installation-guide.xml b/src/murano-manual/src/docbkx/content/installation-guide.xml index 09c02cf..ce6c3a4 100644 --- a/src/murano-manual/src/docbkx/content/installation-guide.xml +++ b/src/murano-manual/src/docbkx/content/installation-guide.xml @@ -534,7 +534,7 @@ service murano-api start SSL for Murano API service can be enabled in ssl section in - /etc/murano-api.conf. The use of SSL is + /etc/murano-api/murano-api.conf. The use of SSL is automatically implemented by using a URL starting with HTTPS instead of HTTP. SSL configuration example using the included sample certificates: @@ -589,7 +589,7 @@ service murano-api start
Murano API -> Rabbit MQ exchange - Edit rabbitmq section in /etc/murano-api.conf + Edit rabbitmq section in /etc/murano-api/murano-api.conf and set ssl option to True to enable SSL. Specify the path to the SSL CA certificate in regular format: /path/to/file without quotes or leave it empty to allow self-signed certificates. @@ -611,7 +611,7 @@ service murano-api start Open /etc/murano-conductor/conductor.conf and configure rabbitmq section in the same way: - Enable ssl option to True and set CA certificate path or leave it empty to allow + enable ssl option to True and set CA certificate path or leave it empty to allow self-signed certificates. @@ -631,7 +631,7 @@ service murano-api start By default all Murano Conductor configuration settings apply to Murano Agent. If you want to configure Murano Agent in a different way change the default template. It can be found - here:/murano-conductor/data/templates/agent-config/Default.template. + here:/etc/murano-conductor/data/templates/agent-config/Default.template. Take a look at appSettings section: