We recently changed the config of https. If your server doesn't have an ssl certificate, you can disable it by entering the following in your gitorious.yml (also refer to the sample config file): use_ssl: false
Christian On Mon, May 23, 2011 at 12:33, HugoKuo <[email protected]> wrote: > Thanks for Christian's tutorial.. > > http://cjohansen.no/en/ruby/setting_up_gitorious_on_your_own_server > > But I got some problem, hope there's some one do me a favor. > > Q1.su git -c "cd /var/www/git.myserver.com/gitorious && script/server > -e production" > This should start the server successfully. Now head over to > http://git.local:3000, > and with any bit of luck, you didn't miss a detail and the Gitorious > splash screen will great you. Log in with the user you created > earlier. Head over to http://git.local:3000/~christian/keys/new > (substitute your username). Now, in a shell get your public key: > > But , I can not login .. > ====Error message from Chrome=== > SSL connection error > Unable to make a secure connection to the server. This may be a > problem with the server, or it may be requiring a client > authentication certificate that you don't have. > Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error. > =========================== > > > I tried to ignore it and keep installing.... > At last I finish it, still in same trouble. How should I debug it? > I'm very new with Gitorious. > > > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > -- MVH Christian -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
