Lines Matching refs:dnscrypt
1277 # To enable, use --enable-dnscrypt to configure before compiling.
1279 # 1. the keys/certs cannot be produced by Unbound. You can use dnscrypt-wrapper
1280 # for this: https://github.com/cofyc/dnscrypt-wrapper/blob/master/README.md#usage
1281 # 2. dnscrypt channel attaches to an interface. you MUST set interfaces to
1282 # listen on `dnscrypt-port` with the follo0wing snippet:
1287 # Finally, `dnscrypt` config has its own section.
1288 # dnscrypt:
1289 # dnscrypt-enable: yes
1290 # dnscrypt-port: 443
1291 # dnscrypt-provider: 2.dnscrypt-cert.example.com.
1292 # dnscrypt-secret-key: /path/unbound-conf/keys1/1.key
1293 # dnscrypt-secret-key: /path/unbound-conf/keys2/1.key
1294 # dnscrypt-provider-cert: /path/unbound-conf/keys1/1.cert
1295 # dnscrypt-provider-cert: /path/unbound-conf/keys2/1.cert