daemon/tls: use GNUTLS_NO_TICKETS_TLS12
Closes #742 (closed)
Merge request reports
Activity
added feature label
added 1 commit
- ab03ab13 - fixup! daemon/tls: use GNUTLS_NO_TICKETS_TLS12
added 1 commit
- 749c031d - fixup! daemon/tls: use GNUTLS_NO_TICKETS_TLS12
added 1 commit
- 18f662fc - fixup! daemon/tls: use GNUTLS_NO_TICKETS_TLS12
- Resolved by Vladimír Čunát
I originally thought we'd use priority string for this, but this probably looks better in code. The only downside I see is that upgrade of gnutls (to >= 3.7.5) will require recompilation of kresd to take advantage of this, but I don't think this will have a significant effect in our case.
I like the diff, but I've done no testing so far, except for compiling with older and newer gnutls.
added 10 commits
-
18f662fc...0e7dcec6 - 9 commits from branch
master
- e5d24873 - daemon/tls: use GNUTLS_NO_TICKETS_TLS12
-
18f662fc...0e7dcec6 - 9 commits from branch
mentioned in commit ddca25d2
mentioned in merge request turris/os/packages!926 (merged)