Relative Content

Tag Archive for azuredockerssldocker-composessl-certificate

How to mount SSL certificate for Azure VM

I am running a docker-compose in a VM on Azure. My docker-compose exposes 2 items on ports 80 and 443. I exposed both ports 80 and 443 on Azure networking and can confirm that I can reach it from my other PC.