You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: security/security-design/shared-assets/zerossl-lb-test-certificate-setup/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Your load balancer will be created after a few moments.
76
76
77
77
> **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.
78
78
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`
80
80
81
81
# Test the Load Balancer
82
82
@@ -98,7 +98,7 @@ For this tutorial, i'm using [ZeroSSL](https://app.zerossl.com/dashboard), prima
98
98
99
99
3. Click on `New Certificate` to start the certificate generation wizard.
100
100
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`.
102
102
103
103
The IP will be validated as shown by the green tick.
104
104
@@ -170,7 +170,7 @@ Before creating the HTTPS listener, we need to import our new certificate.
170
170
171
171
5. Click **Add certificate**.
172
172
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`
174
174
175
175

176
176
@@ -210,7 +210,7 @@ Now that we have our certificate imported, we can create the new listener.
0 commit comments