DNSCrypt / encrypted-dns-server

An easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server.
MIT License
958 stars 94 forks source link

No useable certificate found (part 2) #76

Closed ztheory closed 2 months ago

ztheory commented 3 years ago

I'm seeing the same issue as mentioned in #69.

24 hours after starting encrypted-dns-server with daemonize=true, starting dnscrypt-proxy on the client with the relay set results in No useable certificate found.

Checked clocks are in sync using ntpd. Tried both UTC and local timezone.

Issue occurs on two VPS servers with different providers, both running 64-bit Debian 11 using the precompiled .deb package.

jedisct1 commented 3 years ago

Damn. Can you try without -daemonize?

ztheory commented 3 years ago

When daemonize=false is set, I can't replicate the issue so far after 24 hours. Will test for another 48 hours with both relays to make sure.

ztheory commented 3 years ago

I can confirm that when daemonize=false is set, no recurrence after ~5 days.