Skip to content

Commit b3884f7

Browse files
authored
Update configure-ssl-certificate.md
1 parent 83c3b61 commit b3884f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-ssl-certificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ az keyvault secret download \
339339
--encoding base64
340340
```
341341

342-
The downloaded *appservicecertificate.pfx* file is a raw PKCS12 file that contains both the public and private certificates. In each prompt, an empty string is provided for the import password and the PEM pass phrase.
342+
The downloaded *appservicecertificate.pfx* file is a raw PKCS12 file that contains both the public and private certificates. In each prompt, use an empty string for the import password and the PEM pass phrase.
343343

344344
### Delete certificate
345345

0 commit comments

Comments
 (0)