Forum Discussion
miksingh
Feb 02, 2021Copper Contributor
Azure - Certificate Authority
Hi, I was looking for any documentation on how Azure Key Vault can be integrated into an internal CA? I have read information on KV being integrated with 3rd party issues, such as DigiCert, but I ...
cstainie
Feb 02, 2021Copper Contributor
Hi,
You can generate your CSR in Key Vault and get them signed by an internal CA, that's a scenario I can confirm is working. It's not automatically signed like you would have with Digicert, it it works.
Keep in mind your Certificate Revocation List and CA might not be accessible from other Azure services. You could get some warnings on the certificate validity.
Hope it helps!
You can generate your CSR in Key Vault and get them signed by an internal CA, that's a scenario I can confirm is working. It's not automatically signed like you would have with Digicert, it it works.
Keep in mind your Certificate Revocation List and CA might not be accessible from other Azure services. You could get some warnings on the certificate validity.
Hope it helps!