File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 3
3
* Update IPs for dot1.applied-privacy.net
4
4
* Remove the secure.eu entries in the stubby config file
5
5
* Bugfix: Make `run_in_foreground = 1` the default again
6
+ * Support yaml config files that do not use quotes
6
7
7
8
* 2020-02-28: Version 0.3.0
8
9
* Correct the applied-privacy.net details and remove ibksturm server in stubby.yml.example.
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ dns_transport_list:
46
46
47
47
# Selects Strict or Opportunistic Usage profile as described in
48
48
# https://datatracker.ietf.org/doc/draft-ietf-dprive-dtls-and-tls-profiles/
49
+ # ONLY for the case when TLS is the one and only transport specified above.
49
50
# Strict mode requires that authentication information for the upstreams is
50
51
# specified below. Opportunistic may fallback to clear text DNS if UDP or TCP
51
52
# is included in the transport list above.
You can’t perform that action at this time.
0 commit comments