Skip to content

Commit 7e1638a

Browse files
authored
Update create-certificate.md
Article updated to add integration guides for partnered CAs with Azure Key Vault
1 parent fbabf5d commit 7e1638a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/key-vault/certificates/create-certificate.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ When a request to create a KV certificate completes, the status of the pending o
7777
## Partnered CA Providers
7878
Certificate creation can be completed manually or using a “Self” issuer. Key Vault also partners with certain issuer providers to simplify the creation of certificates. The following types of certificates can be ordered for key vault with these partner issuer providers.
7979

80-
|Provider|Certificate type|
81-
|--------------|----------------------|
82-
|DigiCert|Key Vault offers OV or EV SSL certificates with DigiCert|
83-
|GlobalSign|Key Vault offers OV or EV SSL certificates with GlobalSign|
80+
|Provider|Certificate type|Configuration setup
81+
|--------------|----------------------|------------------|
82+
|DigiCert|Key Vault offers OV or EV SSL certificates with DigiCert| [Integration Guide](https://docs.digicert.com/certificate-tools/azure-key-vault-integration-guide/)
83+
|GlobalSign|Key Vault offers OV or EV SSL certificates with GlobalSign| [Integration Guide](https://support.globalsign.com/digital-certificates/digital-certificate-installation/generating-and-importing-certificate-microsoft-azure-key-vault)
8484

8585
A certificate issuer is an entity represented in Azure Key Vault (KV) as a CertificateIssuer resource. It is used to provide information about the source of a KV certificate; issuer name, provider, credentials, and other administrative details.
8686

0 commit comments

Comments
 (0)