Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: git log messages on the www.gnus.org front page?
Date: Mon, 06 Sep 2010 21:44:49 -0500	[thread overview]
Message-ID: <87r5h6gtlq.fsf@lifelogs.com> (raw)
In-Reply-To: <m3y6bepbv1.fsf@quimbies.gnus.org>

On Tue, 07 Sep 2010 03:43:14 +0200 Lars Magne Ingebrigtsen <larsi@gnus.org> wrote: 

LMI> Ted Zlatanov <tzz@lifelogs.com> writes:
>> It's available in https://git.gnus.org/gnus-html.git or
>> http://git.gnus.org/gnus-html.git (r+w or read-only as usual).
>> http://git.gnus.org/cgit/ will show both repos and also
>> http://git.gnus.org mentions them both now.

LMI> Hm:

LMI> [larsi@quimbies ~/src]$ git clone https://git.gnus.org/gnus-html.git
LMI> Initialized empty Git repository in /home/larsi/src/gnus-html/.git/
LMI> error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing https://git.gnus.org/gnus-html.git/info/refs

LMI> fatal: HTTP request failed

See http://git.gnus.org/ instructions, specifically GIT_SSL_NO_VERIFY=1
and then `git config http.sslVerify false'

This connects with the old request to get a valid SSL certificate for
*.gnus.org (at least gnus.org, www.gnus.org, and git.gnus.org) to avoid
this error.  They are free for open-source projects from GoDaddy IIRC.

Ted




  reply	other threads:[~2010-09-07  2:44 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-04 23:44 Lars Magne Ingebrigtsen
2010-09-04 23:49 ` Adam Sjøgren
2010-09-04 23:54   ` Lars Magne Ingebrigtsen
2010-09-05  2:34     ` Ted Zlatanov
2010-09-05  2:45       ` Ted Zlatanov
2010-09-05 11:28         ` Lars Magne Ingebrigtsen
2010-09-05 11:27       ` Lars Magne Ingebrigtsen
2010-09-05 11:46         ` Lars Magne Ingebrigtsen
2010-09-05 14:24           ` Steinar Bang
2010-09-05 14:25             ` Lars Magne Ingebrigtsen
2010-09-06 12:36           ` Ted Zlatanov
2010-09-06 15:04             ` Lars Magne Ingebrigtsen
2010-09-06 15:32               ` Ted Zlatanov
2010-09-06 20:05                 ` Lars Magne Ingebrigtsen
2010-09-07  1:19                   ` Ted Zlatanov
2010-09-07  1:43                     ` Lars Magne Ingebrigtsen
2010-09-07  2:44                       ` Ted Zlatanov [this message]
2010-09-07 15:25                         ` Lars Magne Ingebrigtsen
2010-09-07 15:43                           ` Lawrence Mitchell
2010-09-07 16:06                             ` Lars Magne Ingebrigtsen
2010-09-05  6:11   ` Julien Danjou
2010-09-05  8:17     ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r5h6gtlq.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).