Go to openwrt
Can you modify to use:curl -k
curl -k
That ignores ssl errors.
Hmm, that curl command is being issued by whatever the ddns-scripts-cloudflare package comes with.
I could break into that package and change it... Will do this when I get home and see if it solves this problem. Thanks!
More replies
Can you install ca-certificates and see if that fixes it?
Already installed, sadly :(
More replies More replies
That is a known issue w/ libcurl and I read on the forums that a patch is being pushed out
I was getting curl error 132. Have all the same packages installed, etc. DDNS with cloud flare still not working.
Check out the comments from u/mazixoom and see if you can replicate - his settings worked for me. Key was that @ symbol
Can you modify to use:
curl -k
That ignores ssl errors.
Hmm, that curl command is being issued by whatever the ddns-scripts-cloudflare package comes with.
I could break into that package and change it... Will do this when I get home and see if it solves this problem. Thanks!
More replies
Can you install ca-certificates and see if that fixes it?
Already installed, sadly :(
More replies More replies
That is a known issue w/ libcurl and I read on the forums that a patch is being pushed out
I was getting curl error 132. Have all the same packages installed, etc. DDNS with cloud flare still not working.
Check out the comments from u/mazixoom and see if you can replicate - his settings worked for me. Key was that @ symbol
More replies