From 5ed4e4284cc2a101b3908bfa19e6069d6a020807 Mon Sep 17 00:00:00 2001 From: Chris Busch Date: Tue, 9 Feb 2021 14:02:31 +0000 Subject: [PATCH] GitBook: [master] one page modified --- getting-started/controller-installation/aws-install.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/getting-started/controller-installation/aws-install.md b/getting-started/controller-installation/aws-install.md index ecd05eb..cf1a48a 100644 --- a/getting-started/controller-installation/aws-install.md +++ b/getting-started/controller-installation/aws-install.md @@ -113,7 +113,7 @@ When Terraform completes the following should have emitted: TIP Controller services use SSL certificates to ensure inter-service security. These certificates must be generated. To generate TIP Controller certificates, navigate out of the tip-wlan-cloud directory to a directory where cloning the TIP PKI repository may occur: ```text -git clone https://github.com/Telecominfraproject/wlan-pki-cert-scripts.githelm dependency update tip-wlan +git clone https://github.com/Telecominfraproject/wlan-pki-cert-scripts.git ``` Enter the PKI directory and the configs sub-directory `cd /wlan-pki-cert-scripts/configs` @@ -141,6 +141,12 @@ From within the `wlan-pki-cert-scripts` folder execute `./generate_all.sh` scrip Copy the generated keys assuming the wlan-cloud-helm folder is at the same level as the wlan-pki-certs folder per: `./copy-certs-to-helm.sh ~/wlan-cloud-helm/` +{% hint style="info" %} +`Note within the wlan-pki-cert-scripts folder, a subfolder /generated is present after key creation.` + +`The AP.zip archive in the generated folder contains the Access Point certificates for loading onto APs in the AP /usr/opensync/certs device folder` +{% endhint %} + ### Satisfy Cloud Deployment Charts Certain TIP Charts have upstream dependencies, form the wlan-cloud-helm folder execute: