On 2019-01-27, at 10:33 AM, Ryan Schmidt wrote:
> On Jan 27, 2019, at 06:24, Marius Schamschula wrote:
>
>> On Jan 26, 2019, at 9:03 PM, Ken Cunningham wrote:
>>
>>> Running the test suite on gnutls on 10.6.8 shows one failure:
>>>
>>> FAIL: srp
>>
>> For gnutls 3.6.6 the test suite runs cle
On Jan 27, 2019, at 06:24, Marius Schamschula wrote:
> On Jan 26, 2019, at 9:03 PM, Ken Cunningham wrote:
>
>> Running the test suite on gnutls on 10.6.8 shows one failure:
>>
>> FAIL: srp
>
> For gnutls 3.6.6 the test suite runs clean under High Sierra: only a few
> XFAIL, not a single FAIL.
Ken,
For gnutls 3.6.6 the test suite runs clean under High Sierra: only a few XFAIL,
not a single FAIL.
Marius
--
Marius Schamschula
> On Jan 26, 2019, at 9:03 PM, Ken Cunningham
> wrote:
>
> Running the test suite on gnutls on 10.6.8 shows one failure:
>
> FAIL: srp
>
>
> So indeed it
Running the test suite on gnutls on 10.6.8 shows one failure:
FAIL: srp
So indeed it's right where I thought the error was, in that srp authentication
module. Maybe that same module is broken on other systems too... to be
discovered.
luckily there is a way to disable that module in gnutls, so
when I downgraded to gnutls 3.5.x (which required rolling back to the last
libidn2 due to a minor abi change) surf and epiphany both worked again.
I’m still puzzled — hard to debug.
Ken
> On Jan 18, 2019, at 5:45 PM, Marius Schamschula wrote:
>
> Ken,
>
> I just installed for surf and epipha
Ken,
I just installed for surf and epiphany. I tested with my own websites that are
using letsencrypt certificates.
Indeed, both browsers are broken, in the case of epiphany, I couldn’t even
download the http version w/o an error, as it still tried pulling an external
resource using https.
Ho
I’m not sure which port is causing this error I’m seeing since recent updates.
To see it, use something like epiphany or surf
surf www.github.com
epiphany www.github.com
I think the error is in gnutls, maybe in libidn2?
I’m narrowing it down to perhaps the srp authentication module, but I’m ou