
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2019 09:16 PM
I am just a little confused. I want to use the standard port (443). I have:
<binding protocol="http" bindingInformation="*:81:" />
<binding protocol="https" bindingInformation="*:443:" />
The site wont load now. I dont have to have to put in a port for SSL.
<binding protocol="http" bindingInformation="*:81:" />
<binding protocol="https" bindingInformation="*:443:" />
The site wont load now. I dont have to have to put in a port for SSL.
Labels:
- Labels:
-
General Discussion
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2019 12:53 PM
Did you follow this article? https://www.lansweeper.com/knowledgebase/how-to-configure-ssl-in-iis-express/
