letsencrypt certs don't work for git repositories

  • Done
  • quality assurance status badge
Details
3 participants
  • ng0
  • Christopher Allan Webber
  • Leo Famulari
Owner
unassigned
Submitted by
Christopher Allan Webber
Severity
normal

Debbugs page

Leo Famulari wrote 9 years ago
(name . Christopher Allan Webber)(address . cwebber@dustycloud.org)(address . 22868@debbugs.gnu.org)
20160301170944.GA26021@jasmine
On Tue, Mar 01, 2016 at 08:13:41AM -0800, Christopher Allan Webber wrote:
Toggle quote (6 lines)
> See:
>
> $ git clone https://git.dthompson.us/presentations.git davexunit-presentations
> Cloning into 'davexunit-presentations'...
> fatal: unable to access 'https://git.dthompson.us/presentations.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

Are you sure it's not an issue with that server's configuration? Please
refer to this:

ng0 wrote 8 years ago
closed
(address . 22868-done@debbugs.gnu.org)
20170305220311.pujvvlhindg6cd3h@abyayala
This bug has been fixed.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 22868@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 22868
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help