• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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