File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ $AzLCerts = @(
206
206
}
207
207
```
208
208
209
- 1 . Copy the original certificates (24 .pfx files / * .pfx) obtained from your CA to the directory structure represented in IngressEndpointCerts.
209
+ - Copy the original certificates (24 .pfx files / * .pfx) obtained from your CA to the directory structure represented in IngressEndpointCerts.
210
210
211
211
### Management endpoint
212
212
@@ -287,7 +287,7 @@ _continue_ = "DNS=$subject"
287
287
288
288
```
289
289
290
- 1 . Copy the management certificates (* .pfx) to the directory structure represented in ManagementEndpointCerts
290
+ - Copy the management certificates (* .pfx) to the directory structure represented in ManagementEndpointCerts
291
291
292
292
## Obtain certificate information for identity integration
293
293
You can’t perform that action at this time.
0 commit comments