Colin Chalmers wrote:
> 
> I have a problem that when an application (Turbine) accessed via https
> refers to its own URL that http://.......:443      is used instead of
> https://....... whereby the error that http is being spoken to an https port
> is given.

This "Turbine" application is wrong.
Any access to port 443 (which expects to see an ssl connection) must
start with https://
Check the configuration of the "Turbine" application to see if there's
a way to fix it, or contact the programmer/vender and complain.

-Bill
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to