I have 2 sites running on the same server that need SSL certificates. IIS won't let me use port 443 for both and I can't figure out how to make DNN use a different port for SSL. I have the certificate installed and I have configured IIS to run https on 4436.
This didn't work right out the box. I messed around with some DNN settings in the admin area and got things to a state where the pages were redirecting to the https but the page was not found. On the homepage and login page this turned into a redirect error (probably an endless redirect loop).
What do I need to configure to get DNN to use 4436 for SSL?
Thanks