Here are the main items you need to know:
- set up your new site, adjust NTFS security settings on the directory for the app pool you are using
- install self-signed certificate – I am using 7.5 – so it is SUPER easy (yes – something in IIS is easy)
- if you are installing a real certificate – use this link
- adjust bindings on your new site and use a new port (click on site, then on the far right – click bindings and
- add a new https with the new port and …
- use your new SSL certificate on the new port you are binding
- reconfigure your router to point your new SSL/secure port for external access
- Use a redirect or two to get http traffic to your new https address and port