Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2021 17:47:11 +0300
From:      Stefan Parvu <sparvu@kronometrix.org>
To:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   FreeBSD 13 source code using git clone fails
Message-ID:  <F1F1C175-2E41-4597-A356-FB7B1A73A663@kronometrix.org>

next in thread | raw e-mail | index | archive | help
Hi,

Im trying to get the source code, for FreeBSD 13 release. I did:

# cd /usr
# git clone -b releng/13.0 https://git.freebsd.org/src.git src
Cloning into 'src'...
fatal: unable to access 'https://git.freebsd.org/src.git/': SSL =
certificate problem: certificate is not yet valid

or

# git clone -o freebsd https://git.FreeBSD.org/src.git src
Cloning into 'src'...
fatal: unable to access 'https://git.FreeBSD.org/src.git/': SSL =
certificate problem: certificate is not yet valid

!? I have ca_root_nss installed version 3.63 =E2=80=A6 Anything I need =
to know, or am I doing something wrong?

Thanks,
Stefan=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F1F1C175-2E41-4597-A356-FB7B1A73A663>