[Bug 274324] mail/fetchmail: OpenSSL reported: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 Oct 2023 11:05:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274324

--- Comment #2 from Corey Halpin <chalpin@cs.wisc.edu> ---
If you still see the failure after the updates Graham indicates, please also
provide the output of `fetchmail --version` and `certctl list | fgrep
'GlobalSign'`.

The former should indicate that fetchmail is checking the base system's cert
store with a line like:
  SSL default trusted certificate directory: /etc/ssl/certs

The latter should indicate that the base systems certs include the Global Sign
Root CA cert with a line like:
  5ad8a5d6.0      GlobalSign Root CA

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