Certificate for https://git.gnupg.org has expired?

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Nov 10 06:37:48 CET 2016


On Wed 2016-11-02 01:39:48 -0600, Werner Koch wrote:
> On Tue,  1 Nov 2016 09:51, jussi.kivilinna at iki.fi said:
>
>> I could not access gitweb for gcrypt since certificate for https://git.gnupg.org has expired. 
>
> I fixed it.  Sorry, for the trouble.

https://git.gnupg.org/ says i should be able to do:

    git clone https://git.gnupg.org/foo.git

(for some values of foo, presumably)

But if i try, i get a series of failures:

0 dkg at alice:/tmp/cdtemp.LJcWid$ git clone https://git.gnupg.org/gnupg.git
Cloning into 'gnupg'...
fatal: unable to access 'https://git.gnupg.org/gnupg.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.
128 dkg at alice:/tmp/cdtemp.LJcWid$ git clone https://git.gnupg.org/gpg.git
Cloning into 'gpg'...
fatal: unable to access 'https://git.gnupg.org/gpg.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.
128 dkg at alice:/tmp/cdtemp.LJcWid$ git clone https://git.gnupg.org/libgpg-error.git
Cloning into 'libgpg-error'...
fatal: unable to access 'https://git.gnupg.org/libgpg-error.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.
128 dkg at alice:/tmp/cdtemp.LJcWid$ git clone https://git.gnupg.org/gpg-error.git
Cloning into 'gpg-error'...
fatal: unable to access 'https://git.gnupg.org/gpg-error.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.
128 dkg at alice:/tmp/cdtemp.LJcWid$ 

Am i trying the wrong URLs?  I'd prefer to use the https:// URLs over
the git:// URLs -- for message integrity, for (some minor)
confidentiality, and also for easier bypass of silly restrictive
firewalls on some unpleasant networks i occasionally have to attach to.

Any suggestions?

   --dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 930 bytes
Desc: not available
URL: </pipermail/attachments/20161109/faedb289/attachment.sig>


More information about the Gcrypt-devel mailing list