• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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