Fix client.rst 99/72799/3
authorInstrumental <jonathan.gathman@att.com>
Thu, 15 Nov 2018 16:21:17 +0000 (10:21 -0600)
committerInstrumental <jonathan.gathman@att.com>
Thu, 15 Nov 2018 16:38:08 +0000 (10:38 -0600)
Issue-ID: AAF-632
Change-Id: I5250da18d10953c75d98bac16be5d50a2744daae
Signed-off-by: Instrumental <jonathan.gathman@att.com>
docs/sections/configuration/client.rst

index d5ebd88..ea7b736 100644 (file)
@@ -17,12 +17,14 @@ Properties are separated into
  * local
    * where there is Machine specific information (i.e. GEO Location (Latitude/Longitude)
    * where this is Machine specific Certificates (for running services)
-       * This is because the certificates used must match the Endpoint that the Container is running on
-       * Note Certificate Manager can Place all these components together in one place.
-           * For April, 2018, please write Jonathan.gathman@att.com for credentials until TEST Env with Certificate Manager is fully tested.  Include
-           1. AAF Namespace (you MUST be the owner for the request to be accepted)
-           2. Fully Qualified App ID (ID + Namespace)
-           3. Machine to be deployed on.
+
+     * This is because the certificates used must match the Endpoint that the Container is running on
+     * Note Certificate Manager can Place all these components together in one place.
+
+       * For April, 2018, please write Jonathan.gathman@att.com for credentials until TEST Env with Certificate Manager is fully tested.  Include
+         1. AAF Namespace (you MUST be the owner for the request to be accepted)
+         2. Fully Qualified App ID (ID + Namespace)
+         3. Machine to be deployed on.
                   
 Client Credentials
 ------------------
@@ -210,4 +212,5 @@ Note the FULL class is available in the authz repo, cadi_aaf/org/onap/aaf/client
             e.printStackTrace();
         }
     }
-  }
\ No newline at end of file
+  }
+