[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

A question abort port number problem of apache+ssl

From: Peter <smile_face_at_21cn.com>
Date: 2007-06-04 15:22:49 CEST

Hi,

I have encountered a problem about the SSL usage.

When set the apache's port number to 80, access repos by "https://192.168.1.11/xxx/yyy" suss. But when set the apache's port number to 8000, access repos by "https://192.168.1.11:8000/xxx/yyy" failed.

The error message are:

Error: PROPFIND request failed on '/svn/market/trunk'
Error: PROPFIND of '/svn/market/trunk': SSL negotiation failed: SSL error: unknown protocol (https://192.168.1.11:8000)

when access the repos by "http://192.168.1.11:8000/svn/yyy:8000", everything seem ok.

Why? If the port number 80 (80->443) is the SSL + apache required?

Best Regards,
Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 4 15:23:17 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.