Suppose I have a site running at http://mysite.com:3333

Can I create an SSL version of it at https://mysite.com:3333 ?


Thank you.

Re: * IIS and SSL with port number by Bernard

Bernard
Tue Nov 23 07:02:20 CST 2004

Nope. https need a new port.
https://mysite.com:3334 will do

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



"Ed" <eddiemarino@hotmail.com> wrote in message
news:ewYaGiM0EHA.2804@TK2MSFTNGP15.phx.gbl...
> Suppose I have a site running at http://mysite.com:3333
>
> Can I create an SSL version of it at https://mysite.com:3333 ?
>
>
> Thank you.
>
>