githubEdit

How do I manage SSL certificates for application gateways in Duplo?

Context When managing SSL certificates for application gateways in Duplo, users may attempt to manually update certificates by uploading them directly to the ingress app gateway settings and modifying individual listeners. However, this manual approach is not the recommended method, as Duplo provides automated certificate management functionality. Answer Instead of manually managing SSL certificates through the application gateway settings, you should use Duplo's built-in certificate management system. Here's how to properly manage SSL certificates: Navigate to Duplo's certificate management interface Follow the certificate import process as documented in the official Duplo documentation at: Import SSL Certificates Important: Do not manually upload certificates to the prod-ingress-app-gateway or modify individual listeners, as this bypasses Duplo's automation and may lead to inconsistencies in your configuration. Source: Official Duplo documentation and support team guidance

Last updated

Was this helpful?