I try to build fsimx8mp-Y2023.09 in the VirtualBox engine F_S_Development_Machine-Fedora-36_V1.4.
It stops with an error because of SSL: CERTIFICATE_VERIFY_FAILED, see below:
[developer@fs-development-machine fsimx8mp-Y2023.09]$ ./setup-yocto uksource
Setup release fsimx8mp-Y2023.09
[CREATE DIRECTORY] uksource
[GIT CREDENTIALS]
********
***********
[DOWNOAD MANIFEST] fs-release-manifest.xml
[FROM ] https://github.com/FSEmbedded/releases-fus
[TAG ] fsimx8mp-Y2023.09
[CREATE DIRECTORY] yocto-fus
Downloading repo tool
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 48143 100 48143 0 0 97978 0 --:--:-- --:--:-- --:--:-- 98050
Getting download information (repo init)
Downloading Repo source from https://gerrit.googlesource.com/git-repo
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1007)
fatal: double check your --repo-rev setting.
fatal: cloning the git-repo repository failed, will remove '.repo/repo'
[developer@fs-development-machine fsimx8mp-Y2023.09]$
How can I solve this?
If I open a webpage with Firefox, I get a messages "Software is Preventing Firefox From Safely Connecting to This Site", too. But there I can press an accept button.
Is there a way like this for the script?