https
am 04.10.2007 16:07:01 von HubbaHi
Does the use of Https require it's own Ip adress ?
What are the server prerequisites for running https ?
thanks for any feedback
Hi
Does the use of Https require it's own Ip adress ?
What are the server prerequisites for running https ?
thanks for any feedback
"Aarsleff"
news:0384F03E-8F9D-402D-B5DD-5C60F3C75262@microsoft.com...
> Hi
> Does the use of Https require it's own Ip adress ?
Not as such. HTTPS is a transport layer protocol (like HTTP, or FTP, or
Telnet or similar). IP addressing is a network layer concept.
> What are the server prerequisites for running https ?
You need to install an SSL/TLS certificate on the server. You need to enable
the website to use that certificate.
e.g. see:
http://support.microsoft.com/?id=299525
Cheers
Ken
Hi Ken
I forgot to mention - it's in a hosted enviroment - my "hoster" tells me
that before I can make anything on the https - it require a seperate Ip.
are this correct ?
"Ken Schaefer"
news:Omo9hZpBIHA.4584@TK2MSFTNGP03.phx.gbl...
> "Aarsleff"
> news:0384F03E-8F9D-402D-B5DD-5C60F3C75262@microsoft.com...
>> Hi
>> Does the use of Https require it's own Ip adress ?
>
> Not as such. HTTPS is a transport layer protocol (like HTTP, or FTP, or
> Telnet or similar). IP addressing is a network layer concept.
>
>> What are the server prerequisites for running https ?
>
> You need to install an SSL/TLS certificate on the server. You need to
> enable the website to use that certificate.
>
> e.g. see:
> http://support.microsoft.com/?id=299525
>
> Cheers
> Ken
Unless you are using wildcard certificates, then each SSL protected website
needs to be on a separate IP address. In a hosting situation, there may be
numerous websites on a single server that wish to be SSL/TLS enabled.
Generally you would need a separate IP address for each of those websites.
Cheers
Ken
--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
"Aarsleff"
news:6211A940-23A1-494B-927C-97477F910806@microsoft.com...
> Hi Ken
>
> I forgot to mention - it's in a hosted enviroment - my "hoster" tells me
> that before I can make anything on the https - it require a seperate Ip.
>
> are this correct ?
>
>
> "Ken Schaefer"
> news:Omo9hZpBIHA.4584@TK2MSFTNGP03.phx.gbl...
>> "Aarsleff"
>> news:0384F03E-8F9D-402D-B5DD-5C60F3C75262@microsoft.com...
>>> Hi
>>> Does the use of Https require it's own Ip adress ?
>>
>> Not as such. HTTPS is a transport layer protocol (like HTTP, or FTP, or
>> Telnet or similar). IP addressing is a network layer concept.
>>
>>> What are the server prerequisites for running https ?
>>
>> You need to install an SSL/TLS certificate on the server. You need to
>> enable the website to use that certificate.
>>
>> e.g. see:
>> http://support.microsoft.com/?id=299525
>>
>> Cheers
>> Ken
>
On Oct 5, 3:05 am, "Ken Schaefer"
wrote:
> Unless you are using wildcard certificates, then each SSL protected website
> needs to be on a separate IP address. In a hosting situation, there may be
> numerous websites on a single server that wish to be SSL/TLS enabled.
> Generally you would need a separate IP address for each of those websites.
>
> Cheers
> Ken
>
> --
> My IIS Blog:www.adOpenStatic.com/cs/blogs/ken
>
> "Aarsleff"
>
> news:6211A940-23A1-494B-927C-97477F910806@microsoft.com...
>
>
>
> > Hi Ken
>
> > I forgot to mention - it's in a hosted enviroment - my "hoster" tells me
> > that before I can make anything on the https - it require a seperate Ip.
>
> > are this correct ?
>
> > "Ken Schaefer"
> >news:Omo9hZpBIHA.4584@TK2MSFTNGP03.phx.gbl...
> >> "Aarsleff"
> >>news:0384F03E-8F9D-402D-B5DD-5C60F3C75262@microsoft.com...
> >>> Hi
> >>> Does the use of Https require it's own Ip adress ?
>
> >> Not as such. HTTPS is a transport layer protocol (like HTTP, or FTP, or
> >> Telnet or similar). IP addressing is a network layer concept.
>
> >>> What are the server prerequisites for running https ?
>
> >> You need to install an SSL/TLS certificate on the server. You need to
> >> enable the website to use that certificate.
>
> >> e.g. see:
> >>http://support.microsoft.com/?id=299525
>
> >> Cheers
> >> Ken- Hide quoted text -
>
> - Show quoted text -
Your webhosting company is probably using host header hosting
configuration and you may have your own unique ssl certificate. In
this case you would need to request from your hosting company that you
get a hosting plan that has its own IP address.