savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #110546] git clone https://git.savannah.gnu.org/... fails with error


From: Bruno Haible
Subject: [sr #110546] git clone https://git.savannah.gnu.org/... fails with error "server certificate verification failed"
Date: Sat, 2 Oct 2021 13:16:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:92.0) Gecko/20100101 Firefox/92.0

Follow-up Comment #3, sr #110546 (project administration):

Regarding client-side fixes:

https://stackoverflow.com/questions/21181231/ gives a number of workarounds,
but some of them have negative security implications. For example,

$ GIT_SSL_NO_VERIFY=1 git clone https://git.savannah.gnu.org/git/gnulib.git

works, but disable SSL/TLS checking and thus opens the door to DNS spoofing
and man-in-the-middle attacks.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/support/?110546>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]