David Guerizec wrote:

> > I get the same error with the URLS of:
> >
> > https://<IPADDRESS>:8102/asgard/framed/top
> > https://<IPADDRESS>:8101/asgard
> > https://<IPADDRESS>:8099/asgard/framed
> >
> 
> note that https://somehost.com/ is the same as http://somehost.com:443/

Not quite. https://somehost.com/ will try an SSL connect on port 443.
http://somehost.com:443/ will try a non-SSL connect on port 443.

Emile

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to