0

The code in my azure container app is consuming an https endpoint. The SSL certificate of endpoint is issued by my company. All parent and root certificates are also issued the same way. I need to trust this certificate in my Azure Container App.

However I cannot see "Add public certificate (.cer)" option in related Container Apps Environment. Azure App Service was giving this option, unfortunately Container Apps Environment doesn't.

How can I trust another SSL certificate in a container app?

PFX is not an option to me, because I do not know private key or password. I am only client.

enter image description here

Ahmet Altun
  • 3,910
  • 9
  • 39
  • 64

0 Answers0