Problem connection TLS incoming DNS #15425
Replies: 2 comments
-
"Certificate Unknown" - sounds like the client you're testing with does not like your certificate?
you need to use a client that supports HTTP/2 |
Beta Was this translation helpful? Give feedback.
-
I have self-signed certificates with a CA installed on every device I own (except openwrt where dnsdist actually runs). In an old version of dnsdist it worked perfectly, after upgrading to 1.9.8 it stopped working. Is there a setting to tell dnsdist to ignore the self-signed certificate?
@Habbie I am using the "secure DNS" option in Google Chrome and Firefox for testing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
dnsdist 1.9.8
Openwrt 21.02
config:
error:
Exception when processing IO for incoming DoH connection from 100.108.201.50:40866: Error while processing TLS connection: (1) 547681208536:error:14094416:lib(20):func(148):reason(1046):ssl/record/rec_layer_s3.c:1543:SSL alert number 46
and with openssl s_client -connect
Beta Was this translation helpful? Give feedback.
All reactions