Modify ↓
Opened at 2018-05-20T16:14:09Z
#1305 new enhancement
option to force TLS version
Reported by: | ilf | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 3.5.1 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
TLS 1.3 is almost done: https://datatracker.ietf.org/doc/draft-ietf-tls-tls13/
Both TLS 1.0 and TLS 1.1 are showing their age, and users should avoid their use.
Many programs have an option to force a specific TLS version. (GnuTLS does this via gnutls_priority_init
: https://www.gnutls.org/reference/gnutls-gnutls.html#gnutls-priority-init)
It would be awesome to have a BitlBee option to force specific TLS versions.
Attachments (0)
Note: See
TracTickets for help on using
tickets.