DDNS ssl problem update

Until a fix is available, maybe try this, and have curl use TLS 1.2 ?

curl --tlsv1.2 --tls-max 1.2 https://URL-HERE

image