Home
last modified time | relevance | path

Searched defs:no_tls (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/unbound/testcode/
H A Ddohclient.c498 run(struct http2_session* h2_session, int port, int no_tls, int count, char** q) in run()
571 int port = UNBOUND_DNS_OVER_HTTPS_PORT, no_tls = 0; in main() local