Date: Mon, 20 Oct 2025 22:12:34 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 290394] 15.0-BETA2: pkg bootstrap fails with SSL certificate verification errors Message-ID: <bug-290394-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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: bugs@FreeBSD.org Reporter: olgeni@FreeBSD.org 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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290394-227>
