Bug#1091103: gnutls-bin: SRP support is accidentally disabled since 3.8.1-2

2025-02-08 Thread Samuel Henrique
Control: close -1 Hello Andreas, > > Would it make sense to enable it for as long as TLS 1.2 is supported? > > > For the curl package, we make use of GnuTLS to run tests for TLS-SRP > > support, without it we lose that test coverage. It's not critical, but > > it helps a lot. > > Hello Samuel, >

Bug#1091103: gnutls-bin: SRP support is accidentally disabled since 3.8.1-2

2025-01-13 Thread Andreas Metzler
On 2025-01-13 Samuel Henrique wrote: >> it was me intentionally following upstream defaults when not having strong >> arguments to deviate from them, so it was not accidental. Upstream NEWS >> said: >> ** libgnutls: SRP authentication is now disabled by default. >>It is disabled because the SR

Bug#1091103: gnutls-bin: SRP support is accidentally disabled since 3.8.1-2

2025-01-12 Thread Samuel Henrique
Hello Andreas, > it was me intentionally following upstream defaults when not having strong > arguments to deviate from them, so it was not accidental. Upstream NEWS > said: > ** libgnutls: SRP authentication is now disabled by default. >It is disabled because the SRP authentication in TLS is

Bug#1091103: gnutls-bin: SRP support is accidentally disabled since 3.8.1-2

2024-12-22 Thread Andreas Metzler
On 2024-12-22 Samuel Henrique wrote: > Package: gnutls-bin > Version: 3.8.1-2 > Severity: important > When investigating an issue with curl's testsuite, I've noticed that > gnutls-serv stopped reporting the SRP feature: > $ gnutls-serv -l | grep SRP > No matches on unstable, whereas stable shows

Bug#1091103: gnutls-bin: SRP support is accidentally disabled since 3.8.1-2

2024-12-22 Thread Samuel Henrique
Package: gnutls-bin Version: 3.8.1-2 Severity: important When investigating an issue with curl's testsuite, I've noticed that gnutls-serv stopped reporting the SRP feature: $ gnutls-serv -l | grep SRP No matches on unstable, whereas stable shows SRP enabled. Looking through the build logs, I fou