Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2021 15:43:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257995] security/gnutls: Cannot connect to some websites
Message-ID:  <bug-257995-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257995

            Bug ID: 257995
           Summary: security/gnutls: Cannot connect to some websites
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl@FreeBSD.org
          Reporter: lantw44@gmail.com
          Assignee: tijl@FreeBSD.org
             Flags: maintainer-feedback?(tijl@FreeBSD.org)

Created attachment 227368
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227368&action=
=3Dedit
Patch

For example, Epiphany cannot connect to https://join.gov.tw/. It shows the
certificate error page. gnutls-cli also fails and shows these error message=
s:

|<1>| Got OCSP response with an unrelated certificate.
- Status: The certificate is NOT trusted. The received OCSP status response=
 is
invalid.=20
*** PKI verification of server certificate failed...
*** Fatal error: Error in the certificate.

It turns out it is a GnuTLS bug which has been fixed in the upstream. If I
apply the upstream patch, both Epiphany and gnutls-cli can connect to the s=
ite.

https://gitlab.com/gnutls/gnutls/-/issues/1062
https://gitlab.com/gnutls/gnutls/-/merge_requests/1308

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257995-7788>