SSL configuration in windows docker container

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.