Thus said Richard Hipp on Sat, 29 Jun 2013 16:10:52 -0400:

> Dunno  if  your   problems  are  a  Fossil  bug  or   not.  Please  do
> note,  however,  that   you  can  access  Fossil   itself  over  https
> (https://www.fossil-scm.org/) and the Fossil website is just a running
> instance of Fossil, so setting up  Fossil to serve HTTPS can certainly
> be done.

Thanks for the quick response...

I intend  to issue client certificates  (or use SSH keys  if that option
would work), and don't  want to be dependent on Apache  or any other web
server. And  I also want  more control than  is available with  just the
fossil HTTPS  daemon option. althttpd  might work,  but I don't  see the
point since fossil already has fossil http.

> Your output examples indicate that you are running an older version of
> Fossil. Have you tried using the latest trunk version of Fossil to see
> if that helps any?

Yep, another misdirection. On the client  I have both versions of fossil
installed at  the moment (trying  to eliminate  that the problem  is not
present with the latest).  The server is clearly running the latest:

$ /tmp/fossil-src-20130618210923/fossil version
This is fossil version 1.26 [c9cb6e7293] 2013-06-18 21:09:23 UTC

Which is what the browser will hit (as per the stunnel configuration).

So,  I'm a  bit baffled  at the  moment.

But, nevertheless, when  using --baseurl, the fact is  that fossil gives
out URLs  with double slashes in  them. And when I  don't use --baseurl,
fossil gives out a Location header that looks like http://https://fossil
instead of just https://fossil.

Maybe I'm using --baseurl incorrectly?  I tried just https://fossil:1621 but 
then fossil complains that it isn't a valid baseurl:

2013-06-29 14:22:58.673266500 argument to --baseurl should be 
'http://host/path' or 'https://host/path'

Let me know if there's any additional information that would help.

Thanks,

Andy
-- 
TAI64 timestamp: 4000000051cf4298


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to