• Resolved Htyp mark

    (@haeyun210)


    I’ve been struggling with Turnstile for a while and I’m really glad that it now prints debug logs.
    But it sometimes show empty response when testing from plugin settings page.

    https://ibb.co/hscrzPc
    https://ibb.co/SNqs1tC

    I tried generating more API keys, checked domain name, turnstile widget mode is ‘managed’ and still same so I can’t find out why the test is not working for me.

Viewing 1 replies (of 1 total)
  • Thread Starter Htyp mark

    (@haeyun210)

    I did some debugging and while requesting to Cloudflare,
    wp_remote_post(‘https://challenges.cloudflare.com/turnstile/v0/siteverify’, $headers)

    this was the request body
    {“method”:”POST”,”timeout”:5,”redirection”:5,”httpversion”:”1.0″,”reject_unsafe_urls”:false,”blocking”:true,”headers”:[],”cookies”:[],”body”:{“secret”:”—–“,”response”:”——“},”compress”:false,”decompress”:true,”sslverify”:true,”sslcertificates”:”/www\/wp-includes\/certificates\/ca-bundle.crt”,”stream”:false,”filename”:null,”limit_response_size”:null,”_redirection”:5}

    “cURL error 60: Peer’s Certificate issuer is not recognized.” error was shown.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.