>>
>>
> http-over-ssl on 80 port. Why are you doing it? What's wrong with basic
> https://hostname/ and why do you want to show port numbers to end users. It
> can also be the cause of your secure cookie failure.
OK i had just installed HTTPS support in prep for SM.. although I do not
remember
2011.10.11 19:50 jason hirsh rašė:
>>>
>>>
>> http-over-ssl on 80 port. Why are you doing it? What's wrong with basic
>> https://hostname/ and why do you want to show port numbers to end users.
>> It
>> can also be the cause of your secure cookie failure.
>
> OK i had just installed HTTPS support
>>
>
> If you have HTTP-over-SSL service on 80 port, users connect to it with
> "https://hostname:80";. If you use proper HTTP-over-SSL port, they connect
> to "https://hostname";. No port numbers visible and URL is nicer.
>
>>
the correct install works with https://hostname
>
> My tests sh
JasonHirsh wrote:
>
>>>
>>
>> If you have HTTP-over-SSL service on 80 port, users connect to it with
>> "https://hostname:80";. If you use proper HTTP-over-SSL port, they connect
>> to "https://hostname";. No port numbers visible and URL is nicer.
>>
>>>
>
> the correct install works with h