• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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