Re: fatal: unable to access 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/': SSL certificate problem: certificate has expired

2020-05-30 Thread Toralf Förster
On 5/30/20 7:10 PM, Konstantin Ryabitsev wrote: > (and the fact that you were seeing it in the first > place suggests that you should update your openssl library, see >

Re: fatal: unable to access 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/': SSL certificate problem: certificate has expired

2020-05-30 Thread Konstantin Ryabitsev
On Sat, 30 May 2020 at 12:16, Konstantin Ryabitsev wrote: > > > $ curl https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ > > > curl: (60) SSL certificate problem: certificate has expired > > > More details here: https://curl.haxx.se/docs/sslcerts.html > > > > > > curl failed to

Re: fatal: unable to access 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/': SSL certificate problem: certificate has expired

2020-05-30 Thread Konstantin Ryabitsev
git.c:439 trace: built-in: git fetch > > --update-head-ok > > 15:07:08.516608 run-command.c:663 trace: run_command: GIT_DIR=.git > > git-remote-https origin > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > > fatal: unable to

Re: fatal: unable to access 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/': SSL certificate problem: certificate has expired

2020-05-30 Thread Toralf Förster
t.c:439 trace: built-in: git fetch > --update-head-ok > 15:07:08.516608 run-command.c:663 trace: run_command: GIT_DIR=.git > git-remote-https origin > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > fatal: unable to access > 'https://git

fatal: unable to access 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/': SSL certificate problem: certificate has expired

2020-05-30 Thread Toralf Förster
-command.c:663 trace: run_command: GIT_DIR=.git git-remote-https origin https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git fatal: unable to access 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/': SSL certificate problem: certificate has expired $ curl