From 48f325e2202ee7be598e0c163b837f223169cf78 Mon Sep 17 00:00:00 2001 From: --add Date: Wed, 1 Jun 2016 16:09:17 +0530 Subject: [PATCH] changed made as per Stian's feedback --- topics/network/https.adoc | 2 +- topics/operating-mode/domain.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/network/https.adoc b/topics/network/https.adoc index 1662e5aa0f..a6e1c2da2e 100755 --- a/topics/network/https.adoc +++ b/topics/network/https.adoc @@ -9,7 +9,7 @@ link:{{book.adminguide.link}}[{{book.adminguide.name}}], but let's give some con external:: {{book.project.name}} can run out of the box without SSL so long as you stick to private IP addresses like `localhost`, `127.0.0.1`, `10.0.x.x`, `192.168.x.x`, and `172..16.x.x`. - In case you don’t have HTTPS/SSL properly configured on the server and you try to access {{book.project.name}} from a non-private IP adress you will get an error. + If you don’t have SSL/HTTPS configured on the server or you try to access {{book.project.name}} over HTTP from a non-private IP adress you will get an error. none:: {{book.project.name}} does not require SSL. This should really only be used in development when you are playing around with things. diff --git a/topics/operating-mode/domain.adoc b/topics/operating-mode/domain.adoc index d710f5ef04..ff5af2fca4 100755 --- a/topics/operating-mode/domain.adoc +++ b/topics/operating-mode/domain.adoc @@ -264,7 +264,7 @@ $ add-user.sh To represent the user add the following to the server-identities definition ---- -NOTE: The add-user.sh does not add user to {{book.project.name}} Server but to Enterprise Application Platform. The credentials used and generated in the above script are only for example purpose. Please use the ones generated on your system. +NOTE: The add-user.sh does not add user to {{book.project.name}} Server but to the underlying Enterprise Application Platform. The credentials used and generated in the above script are only for example purpose. Please use the ones generated on your system. Now cut and paste the secret value into the _.../domain/configuration/host-slave.xml_ file as follows: