Hi list,
I have a CF-shared box with
one IP-adress.
I would like to do the following:
Having access to https://subdomain.domain.com:443
I have a valid certificate for this subdomain from Thawte
but when I try to connect to that URL
I get an error, that there is no such server.
I am sure it has s.th. to do with host-headers.
Someone else told me, that you can only run one certificate
with one port (e.g. 443) on the same IP using host-headers (HTTP 1.1)
Can s.o. verify this ?
Thanks Uwe
cf-talk wrote:
>
> Someone else told me, that you can only run one certificate
> with one port (e.g. 443) on the same IP using host-headers (HTTP 1.1)
> Can s.o. verify this ?
That is correct.
Jochem