[Bug 262858] net-im/libpurple: Pidgin/finch can't validate any certificate

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Mar 2022 11:03:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262858

            Bug ID: 262858
           Summary: net-im/libpurple: Pidgin/finch can't validate any
                    certificate
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: jpicalau+freebsd_bugzilla@elmandria.com
             Flags: maintainer-feedback?(marcus@FreeBSD.org)
          Assignee: marcus@FreeBSD.org

The code in libpurple/certificate.c - x509_ca_lazy_init only accepts files of
the form "*.pem" or "*.crt" while the files contained in /etc/ssl/certs (path
provided via "--with-system-ssl-certs") currently all end in ".0", which means
no root certificate gets loaded users are left to accept certificates manually.

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