Skip to content

Commit e3b9eaa

Browse files
cirrus-ci: Update FreeBSS certificates
Fix the error: failing certificate verificaton (py311-urllib3-1.26.20) Signed-off-by: Juergen Repp <juergen_repp@web.de>
1 parent 2fa3cba commit e3b9eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ task:
1212
install_script:
1313
- pkg update -f
1414
- pkg upgrade -y
15+
- pkg install -y ca_root_nss
1516
- pkg install -y bash gmake coreutils libtool pkgconf autoconf autoconf-archive e2fsprogs-libuuid py311-pip expect
1617
- python3 -m pip install pyyaml
1718
- pkg install -y automake glib dbus dbus-glib cmocka wget git openssl json-c vim hs-pandoc

0 commit comments

Comments
 (0)