Skip to content

Commit 2db8c14

Browse files
authored
Merge pull request #178900 from sebansal/patch-107
Update import-cert-faqs.yml
2 parents bac9991 + 7726f0a commit 2db8c14

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/key-vault/certificates/import-cert-faqs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,12 @@ sections:
9898
Why can't I see the App Service certificate that I imported to Key Vault?
9999
answer: |
100100
If you've imported the certificate successfully, you should be able to confirm it by going to the **Secrets** pane.
101+
102+
- question: |
103+
How do I combine certificates in a single .PEM or .PFX file to have the whole certificate bundle imported to Key Vault?
104+
answer: |
105+
Certificate Authorities may provide with the option to either download certificate individually (root, intermediate, leaf) or download all of them in a single file. While importing certificate in Key Vault, it will allow you to import one certificate or the whole chain, it's up to you.
106+
101107
102108
103109
additionalContent: |

0 commit comments

Comments
 (0)