mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-18 18:25:10 -05:00
which of the supported TLS protocols will be used.
This change invalidates some previous changes:
- TLSv1.2 is again enabled by default, but can be selectively turned off if
desired (related to #1303).
- The biefly introduced (not yet released) 'tls-use-system-versions'
configuration option, that addressed #1346, is reverted in favor of
'tls-protocols'.
- The briefly introduced (not yet released) '--enable-system-tls'
configure option, related to #1401, is no longer needed with the new
option and the current default.
|
||
|---|---|---|
| .. | ||
| acl_list.c | ||
| acl_list.h | ||
| cachedump.c | ||
| cachedump.h | ||
| daemon.c | ||
| daemon.h | ||
| remote.c | ||
| remote.h | ||
| stats.c | ||
| stats.h | ||
| unbound.c | ||
| worker.c | ||
| worker.h | ||