mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
opendns something wrong #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cnjack on GitHub (Aug 20, 2019).
change https to http is ok
@qdm12 commented on GitHub (Aug 21, 2019):
Where do you use
curlfor opendns? Does it give the same error with Go? If so, it can be an issue with expired ca-certificates I think.@cnjack commented on GitHub (Aug 21, 2019):
yes, got the same err from go
will get the ssl certificate error
@qdm12 commented on GitHub (Aug 22, 2019):
Yes indeed, thanks for letting me know. It seems any
wgetgives an SSL error although i. e. Chromium loads the page just fine. I'm still investigating. I will however remove the openDns option because using http or unverified https allows a man in the middle attack and fiddling with domain names and their IPs is quite dangerous.@cnjack commented on GitHub (Aug 23, 2019):
09-18-2019 ssl will be expired,I think it will be ok
@qdm12 commented on GitHub (Aug 23, 2019):
Ok hopefully they change their certificate provider. I will disable it for now. It seems related to the "Digicert SHA2 Secure Server CA" which is no longer trusted.