I am trying to set up SSL for a ASP.NET web application that is running in a docker for windows container. Certificate is available externally in .pfx file.
Need some help regarding the steps how to set up this in dockerfile.
Share and learn in the Docker community.
I am trying to set up SSL for a ASP.NET web application that is running in a docker for windows container. Certificate is available externally in .pfx file.
Need some help regarding the steps how to set up this in dockerfile.