Re: SSL and Virtual Web Sites
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 10/19/03
- Next message: Paul Lynch: "Re: SSL and Virtual Web Sites"
- Previous message: Ken Schaefer: "Re: Missing Certificate Services"
- In reply to: Jonathan Maltz [MS-MVP]: "Re: SSL and Virtual Web Sites"
- Next in thread: Jonathan Maltz [MS-MVP]: "Re: SSL and Virtual Web Sites"
- Reply: Jonathan Maltz [MS-MVP]: "Re: SSL and Virtual Web Sites"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 19 Oct 2003 17:47:37 +1000
Not true. SSL requires a unique combiantion of IP address + port (you just
can't use host-headers, since that part of the request is encrypted).
Remember to put the port number into the URI when requesting if it's
non-standard, eg:
https://somesite.com:444
(works fine - I have one site setup like this)
Cheers
Ken
"Jonathan Maltz [MS-MVP]" <jmaltz@mvps.org> wrote in message
news:OAt8fFUlDHA.2216@TK2MSFTNGP12.phx.gbl...
: Nope, different IP as well, try it.
:
: --
: --Jonathan Maltz [Microsoft MVP - Windows Server]
: http://www.imbored.biz - A Windows Server 2003 visual, step-by-step
: tutorial site :-)
: Only reply by newsgroup. If I see an email I didn't ask for, it will be
: deleted without reading.
:
:
: "Jerry III" <jerryiii@hotmail.com> wrote in message
: news:OkNpm0TlDHA.2012@TK2MSFTNGP12.phx.gbl...
: > Or different port.
: >
: > Jerry
: >
: > "Jonathan Maltz [MS-MVP]" <jmaltz@mvps.org> wrote in message
: > news:Oc8VVtOlDHA.2364@TK2MSFTNGP11.phx.gbl...
: > > You need a different IP address for each SSL site
: > >
: > > --
: > > --Jonathan Maltz [Microsoft MVP - Windows Server]
: > > http://www.imbored.biz - A Windows Server 2003 visual, step-by-step
: > > tutorial site :-)
: > > Only reply by newsgroup. If I see an email I didn't ask for, it will
be
: > > deleted without reading.
: > >
: > >
: > > "Ken Krause" <kkrause@promaxautonews.com> wrote in message
: > > news:2aaa01c394e9$1cee5ca0$7d02280a@phx.gbl...
: > > > I have a very general question. Can we use SSL on an IIS
: > > > 5.0 web server that has dozens of virtual web sites, only
: > > > some of which require SSL connections?
: > > >
: > > > Also, is there a primer somewhere on SSL and IIS 5.0 that
: > > > ISN'T from Microsoft Press?
: > > >
: > > > TIA,
: > > > Ken
: > >
: > >
: >
: >
:
:
- Next message: Paul Lynch: "Re: SSL and Virtual Web Sites"
- Previous message: Ken Schaefer: "Re: Missing Certificate Services"
- In reply to: Jonathan Maltz [MS-MVP]: "Re: SSL and Virtual Web Sites"
- Next in thread: Jonathan Maltz [MS-MVP]: "Re: SSL and Virtual Web Sites"
- Reply: Jonathan Maltz [MS-MVP]: "Re: SSL and Virtual Web Sites"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|