Skip to content

Commit 6771b1f

Browse files
Update troubleshoot-domain-and-tls-ssl-certificates.md
1 parent a1149ee commit 6771b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/azure/app-service/troubleshoot-domain-and-tls-ssl-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ The certificate file format must be a .pfx file with a password applied to the f
376376

377377
If you obtained your certificate from a third-party CA and the file format is a .pem/.key format, you can use a tool like OpenSSL to convert the files to a .pfx file format. The private key must be included during the conversion because the .pfx file format requires it.
378378

379-
Also, if your CA gives you multiple certificates in the certificate chain, you have to merge the certificates by following the same order. For more information, see [Merge intermediate certificates](/azure/app-service/configure-ssl-certificate.md#merge-intermediate-certificates).
379+
Also, if your CA gives you multiple certificates in the certificate chain, you have to merge the certificates by following the same order. For more information, see [Merge intermediate certificates](/azure/app-service/configure-ssl-certificate?tabs=apex%2Crbac%2Cazure-cli#merge-intermediate-certificates).
380380

381381
**How do I generate a certificate-signing request for an App Service certificate?**
382382

0 commit comments

Comments
 (0)