On Tue, 15 Oct 2013 18:53:24 +0200, Ron Wilson <[email protected]> wrote:

You saidd Fossil was server via CGI? In that case, the webserver is
handling the SSL negotiation. Also, as best I know, Fossil does not handle
the server side of SSL, anyway. See:

http://fossil-scm.org/index.html/doc/tip/www/ssl.wiki
http://fossil-scm.org/index.html/doc/tip/www/server.wiki


thanks for this link. indeed in `ssl.wiki' it states that one should answer the accept certificate question with "always". so the info somehow is there but not immediately to be found I'm afraid. it's also not-obvious that when answering "y" one gets "server does not respond" as the error message. if that message comes from fossil to (I presume it does, it might be a good idea to change the message to include the recommendation in case certificate acceptance is queried to answer with "always". or to solve the issue (presuming it's fossil's fault at all).



On Tue, Oct 15, 2013 at 12:39 PM, j. van den hoff <[email protected]
wrote:

hi,

a colleague in the US just tried to clone a cgi-served repo via https
(residing in germany) like

fossil clone https:usrname@server/repos/**somerepo

and received (contrary to myself) warning messages regarding

"SSL verification failed: self signed certificate in certificate chain"
etc.


as our IT admin explains this probably is caused by the fact that the root
certificate is a german one (from deutsche telekom) and that this is not
known at the site of the colleague in the US.

the problem is this: the colleague is then prompted whether to accept the
certificate anyway

"Accept certificate for host {ourserver} (a=always/y/N)"

which he answered with "y" which leads to

"server did not reply"


when he answered the same question with "a", the clone succeeded.

question: my understanding is these warnings and the prompting for how to proceed is done by fossil, right? if so, am I do understand that this is a
fossil problem? should I expect
the "server did not reply" message after answering "y" or is this a bug
(of SSL, of fossil, or whatever)? I'm quite at a loss here.
______________________________**_________________
fossil-users mailing list
[email protected].**org <[email protected]>
http://lists.fossil-scm.org:**8080/cgi-bin/mailman/listinfo/**fossil-users<http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users>



--
Using Opera's revolutionary email client: http://www.opera.com/mail/
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to