Re: Enabling HTTPS on IIS 6.0

From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 03/21/04


Date: Sun, 21 Mar 2004 12:17:55 +1100

HTTPS, by default is Port 443. HTTP (unsecured) is 80. If you have an SSL
certificate, then you'd be using both ports for a website, requests to port
80 are unsecured:
http://yoursite <- port 80 is used
https://yoursite <- port 443 is used

You can follow the steps here to issue yourself with a cert:
http://support.microsoft.com/?id=299525
Step 3(e), where it tells you to click "next" twice, on the page above has
the relevant setting. By default, one of those screens that you are passing
has the port number. By default it is 443, you can change it to a custom
port if you want.

Cheers
Ken

"Edward W. Ray (502974)" <homeboy@greekgod.net> wrote in message
news:eEjPcJtDEHA.1236@TK2MSFTNGP11.phx.gbl...
: Having IIS 6.0 running on my DC to serve requests on my LAN for
Certificates
: from my standalone root CA, which is also running on the same machine.
:
: Could someone point me to a HOW-TO web page and/or document for setting up
: to run HTTPS/SSL (port 443) instead of port 80?
:
: Thanks in advance
:
: Edward W. Ray
:
:



Relevant Pages

  • Re: Web Chaining - Ausgehender Port für SSL
    ... den isa, weil du ihre browserkonfigurationen angepasst hast. ... somit schickt dein isa die requests an den squid und bittet jenen ... auseinandernimmt und je nach Aufbau an den entsprechenden Port ... Also bekommt der upstream-Proxy das nur auf die entsprechenden Ports ...
    (microsoft.public.de.german.isaserver)
  • Re: ARP question
    ... UDP port 1026, ... As far as I know ARP requests are only made in LANs and it's impossible ... I got 1871 ARP requests, 1870 were from the Cable company, and one was ...
    (Fedora)
  • Host configuration problem?
    ... I have recently set up a server running FreeBSD 6 to host a test web ... memory usage, CPU never dips below 80%ish idle and memory stays pretty ... Apache 2.2.0.6 that serves static content and forwards dynamic requests ... should be established on the same localhost port. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: PPC MSMQ Help!
    ... I believe that Active Sync is the culprit here in blocking requests. ... Here is a snippet about how to allow AS to forward port requests. ... connections being generated from your desktop machine itself, ...
    (microsoft.public.pocketpc.developer)
  • Re: Web Chaining - Ausgehender Port für SSL
    ... isa, weil du ihre browserkonfigurationen angepasst hast. ... somit schickt dein isa die requests an den squid und bittet jenen wiederum ... dass der ISA auf Port 80 ein HTTP-Connect an den Squid stellt.. ... Also bekommt der upstream-Proxy das nur auf die entsprechenden Ports ...
    (microsoft.public.de.german.isaserver)

Loading