Commit 4084964
committed
unbond.conf: prefer trust_anchor_file to auto_trust_anchor_file
The config only supports having trust_anchor_file or
auto_trust_anchor_file. this updates the code to use trust_anchor_file
if it is set (its undef by default) otherwise use auto_trust_anchor_file
which has a default value.
fixes #3161 parent 3b80c81 commit 4084964
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
178 | 179 | | |
| 180 | + | |
179 | 181 | | |
| 182 | + | |
180 | 183 | | |
181 | 184 | | |
182 | 185 | | |
| |||
0 commit comments