Jetpack test connection failed
-
Hi, I am hosting a WP website on a rp4 with Debian Buster.
Recently the Jetpack plugin Connection Test started reporting a problem:
Connection test failed (#http_request_failed: cURL error 35: error:1408F10B:SSL routines:ssl3_get_record:wrong version number
I updated the cURL to a new version but that didn’t help, I noticed perhaps openSSl is still out of date:
curl 7.86.0 (armv7l-unknown-linux-gnueabihf) libcurl/7.86.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 zstd/1.4.4 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 libgsasl/1.8.1 Release-Date: 2022-10-26
I did some digging in the code and found the call to WP, here’s my test from the commandline:
curl https://public-api.wordpress.com
curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version numberI believe Buster is still supported until 2024.
Any other suggestions apart from upgrading the OS?
Thanks!
Giles
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Jetpack test connection failed’ is closed to new replies.