• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question Asp.Net Core Docker Container that uses HTTPS

Brandon Turpin

Basic Pleskian
I have a docker container that is running an asp.net core website. It works just fine and I have the docker proxy rules to use the site for the domain name. The issue I have now though is that when I update my asp.net website to have https and use port 443, I now have port 80 and port 443 being used. I can only use one on the proxy rules and if I choose port 443 it does not work. If I choose port 80 it errors out saying it has too many redirects. I am not sure how to use the docker container and proxy rules for a site that is https.
 
Back
Top