On Mon, 24 Oct 2011 19:39:56 +0200 Jiří Navrátil <[email protected]> wrote:
> I got today instead of one question two questions on my OpenBSD box. > Not sure, what was is the difference from last time. Now I don't need > anymore to accept new certificate again. > > old question: > > Accept certificate [a=always/y/N]? a > > new questions: > > Accept certificate for host www.fossil-scm.org [a=always/y/N]? a > > Save this certificate as fully trusted [a=always/N]? a That's quite a usability mess. What answering "always" to the first question now means? Why you have to answer "always" to the second question instead of "yes"? The original intention with the acceptance question was: Accept certificate [a=always/y/N]? * always = as in, always, that is, save certificate and don't complain about it anymore. * y = yes, accept certificate for this sync session. * n = no, reject certificate and quit sync session. I remember there was a bug in handling "yes" answer -- that is, Fossil would ask this question a few times during sync. Was this two question thing intended to fix this? Thanks! -- Dmitry Chestnykh http://www.codingrobots.com _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

