Created attachment 216339 [details] Fix This is the update to include fix for the upstream bug[1] in Profanity, where Profanity fails to verify SSL certificate despite issuer certificate being present in default CA bundle (ca_root_nss). References: [1] https://github.com/profanity-im/profanity/issues/1234
Approved, please commit
A commit references this bug: Author: ashish Date: Sun Jul 12 19:16:03 UTC 2020 New revision: 542090 URL: https://svnweb.freebsd.org/changeset/ports/542090 Log: - Import a patch from upstream to fix bug related to SSL certificate verification in Profanity PR: 247871 Approved by: arved (maintainer) MFH: 2020Q3 (reliability fix blanket) Changes: head/net-im/libmesode/Makefile head/net-im/libmesode/files/patch-src_tls__openssl.c
A commit references this bug: Author: ashish Date: Sun Jul 12 19:20:30 UTC 2020 New revision: 542091 URL: https://svnweb.freebsd.org/changeset/ports/542091 Log: MFH: r542090 - Import a patch from upstream to fix bug related to SSL certificate verification in Profanity PR: 247871 Approved by: arved (maintainer) Approved by: portmgr (reliability fix blanket) Changes: _U branches/2020Q3/ branches/2020Q3/net-im/libmesode/Makefile branches/2020Q3/net-im/libmesode/files/patch-src_tls__openssl.c
Thank you for approval. As it's a bug related to SSL certificate verification, I merged to quarterly branch as well.