-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Using dns-crypt-proxy with the new configuration results in a "incompatible signature algorithm",
maybe related to the new minisign key ?
[2024-08-07 11:06:09] [NOTICE] dnscrypt-proxy 2.1.5
[2024-08-07 11:06:09] [NOTICE] Service is not usable yet
[2024-08-07 11:06:09] [NOTICE] Resolving server host [raw.githubusercontent.com] using bootstrap resolvers over udp
[2024-08-07 11:06:09] [NOTICE] Service is not usable yet
[2024-08-07 11:06:09] [NOTICE] Resolving server host [quad9.net] using bootstrap resolvers over udp
[2024-08-07 11:06:10] [CRITICAL] Unable to retrieve source [quad9-resolvers]: [Incompatible signature algorithm]
[2024-08-07 11:06:10] [FATAL] Incompatible signature algorithm
configuration:
[sources.quad9-resolvers]
urls = ['https://quad9.net/dnscrypt/quad9-resolvers.md', 'https://raw.githubusercontent.com/Quad9DNS/dnscrypt-settings/main/dnscrypt/quad9-resolvers.md']
minisign_key = 'RWTp2E4t64BrL651lEiDLNon+DqzPG4jhZ97pfdNkcq1VDdocLKvl5FW'
cache_file = '/var/cache/dnscrypt-proxy/quad9-resolvers.md'
refresh_delay = 72
prefix = 'quad9-'