Skip to content

Commit 375172e

Browse files
committed
implemented review comments
1 parent 789dec6 commit 375172e

File tree

15 files changed

+4
-4
lines changed

15 files changed

+4
-4
lines changed

security/ciso-office/shared-assets/oic_iam_token_exchange_demo/libs/__init__.py

Whitespace-only changes.

security/security-design/shared-assets/zerossl-lb-test-certificate-setup/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Your load balancer will be created after a few moments.
7676

7777
> **Note** If you have enabled the network traffic to your HTTPD server, and if it is running, **Backend sets health** shoudl be showing as **OK**. If not, check your networking and security lists.
7878
79-
15. Make a note of the public IP address of your load balancer, e.g., `130.61.69.66`
79+
15. Make a note of the public IP address of your load balancer, e.g., `1.2.3.6`
8080

8181
# Test the Load Balancer
8282

@@ -98,7 +98,7 @@ For this tutorial, i'm using [ZeroSSL](https://app.zerossl.com/dashboard), prima
9898

9999
3. Click on `New Certificate` to start the certificate generation wizard.
100100

101-
4. Enter the IP address of your load balancer in the **Domain Name** field, e.g., `130.61.69.66`.
101+
4. Enter the IP address of your load balancer in the **Domain Name** field, e.g., `1.2.3.6`.
102102

103103
The IP will be validated as shown by the green tick.
104104

@@ -170,7 +170,7 @@ Before creating the HTTPS listener, we need to import our new certificate.
170170

171171
5. Click **Add certificate**.
172172

173-
6. Provide a name for your certificate such as its IP address, e.g., `130.61.69.66`
173+
6. Provide a name for your certificate such as its IP address, e.g., `1.2.3.6`
174174

175175
![Screenshot for certificate name.](cert-name.png "Screenshot for certificate name.")
176176

@@ -210,7 +210,7 @@ Now that we have our certificate imported, we can create the new listener.
210210
- Use SSL: Checked
211211
- SSL certificate
212212
- Certificate resource: `Load balancer managed certificate`
213-
- Certificate name: `130.61.69.66` (or the name you specified in step 6 above)
213+
- Certificate name: `1.2.3.6` (or the name you specified in step 6 above)
214214
- Backend set: Select your backend set from the dropdown list
215215

216216
15. Click **Create listener**.
-4.49 KB
Loading
-2.88 KB
Loading
-3.84 KB
Loading
-5.09 KB
Loading

0 commit comments

Comments
 (0)