Import SSL Certificates
Import SSL certificates to establish secure access to the DuploCloud Portal
Prerequisites
1. Generating the PFX File
openssl pkcs12 -export -out certificate.pfx -inkey <CERTIFICATE_PRIVATE_KEY>.key -in <SECURITY_CERTIFICATE_FILE>.crt -certfile <CERTIFICATE_BUNDLE>.crt

2. Importing SSL Certificates to Azure Key Vault

Azure Key Vaults in the Azure Portal 
Generate/Import option in Azure Key Vault 
Create a Certificate form in Azure Key Vault 
There are no certificates available message in Azure Key Vault 
CURRENT VERSION of certificate

3. Configuring the SSL Certificate in DuploCloud

Certificates tab on the Plan page 
Add a Certificate pane
4. Using the SSL Certificate for Ingress in DuploCloud (Optional)

Last updated
Was this helpful?

