[Bug 290394] 15.0-BETA2: pkg bootstrap fails with SSL certificate verification errors

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Oct 2025 22:50:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290394

--- Comment #1 from Graham Perrin <grahamperrin@gmail.com> ---
Can you provide additional steps to reproduce? 

Are the system date and time correct?

Thanks.


root@clean:~ # echo $SHELL
/bin/tcsh
root@clean:~ # pkg -v ; uname -mvKU
2.3.1
FreeBSD 15.0-BETA2 releng/15.0-n280713-7cd9d3fe838c GENERIC amd64 1500067
1500067
root@clean:~ # pkg delete -fqy pkg
root@clean:~ # pkg bootstrap
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: y
Bootstrapping pkg from pkg+https://pkg.freebsd.org/FreeBSD:15:amd64/quarterly,
please wait...
Verifying signature with trusted certificate pkg.freebsd.org.2013102301... done
Installing pkg-2.3.1...
Extracting pkg-2.3.1: 100%
root@clean:~ #

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.