https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290394
Bug ID: 290394
Summary: 15.0-BETA2: pkg bootstrap fails with SSL certificate
verification errors
Product: Base System
Version: 15.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
After system boot and login, any attempt to use pkg triggers the bootstrap
process. When accepting the bootstrap prompt (answering 'Y'), pkg fails with
repeated SSL certificate verification errors when attempting to fetch from
pkg.FreeBSD.org. All SSL/TLS connections to FreeBSD package repositories fail
with certificate verification errors for Let's Encrypt certificates.
(networking is functional while running the command)
Console log:
root@freebsd-15:~ # 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...
Certificate verification failed for /C=US/O=Let's Encrypt/CN=E8
10A0E506B94F0000:error:0A000086:SSL
routines:tls_post_process_server_certificate:certificate verify
failed:/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:2124:
Certificate verification failed for /C=US/O=Let's Encrypt/CN=E8
10A0E506B94F0000:error:0A000086:SSL
routines:tls_post_process_server_certificate:certificate verify
failed:/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:2124:
Certificate verification failed for /C=US/O=Let's Encrypt/CN=E8
10A0E506B94F0000:error:0A000086:SSL
routines:tls_post_process_server_certificate:certificate verify
failed:/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:2124:
pkg: Error fetching
https://pkg.FreeBSD.org/FreeBSD:15:amd64/quarterly/Latest/pkg.pkg:
Authentication error
A pre-built version of pkg could not be found for your system.
Bootstrapping pkg from
pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/kmods_quarterly_0, please wait...
Certificate verification failed for /C=US/O=Let's Encrypt/CN=E8
10A0E506B94F0000:error:0A000086:SSL
routines:tls_post_process_server_certificate:certificate verify
failed:/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:2124:
Certificate verification failed for /C=US/O=Let's Encrypt/CN=E8
10A0E506B94F0000:error:0A000086:SSL
routines:tls_post_process_server_certificate:certificate verify
failed:/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:2124:
Certificate verification failed for /C=US/O=Let's Encrypt/CN=E8
10A0E506B94F0000:error:0A000086:SSL
routines:tls_post_process_server_certificate:certificate verify
failed:/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:2124:
pkg: Error fetching
https://pkg.FreeBSD.org/FreeBSD:15:amd64/kmods_quarterly_0/Latest/pkg.pkg:
Authentication error
A pre-built version of pkg could not be found for your system.
--
You are receiving this mail because:
You are the assignee for the bug.