Compatibility Test
Site info
SITE_URL: https://projectsgeek.com
HOME_URL: https://projectsgeek.com
TEST: HTTP Connection
Array
(
[headers] => Array
(
[server] => nginx
[date] => Sun, 12 Oct 2014 09:56:01 GMT
[content-type] => text/plain;charset=utf-8
[connection] => close
[vary] => Cookie
[x-pingback] => http://jetpack.wordpress.com/xmlrpc.php
[expires] => Wed, 11 Jan 1984 05:00:00 GMT
[cache-control] => no-cache, must-revalidate, max-age=60
[pragma] => no-cache
[x-hacker] => Jetpack Test
)
[body] => OK
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
)
[filename] =>
)
TEST: HTTPS Connection
Array
(
[headers] => Array
(
[server] => nginx
[date] => Sun, 12 Oct 2014 09:56:01 GMT
[content-type] => text/plain;charset=utf-8
[connection] => close
[vary] => Cookie
[x-pingback] => https://jetpack.wordpress.com/xmlrpc.php
[expires] => Wed, 11 Jan 1984 05:00:00 GMT
[cache-control] => no-cache, must-revalidate, max-age=60
[pragma] => no-cache
[x-hacker] => Jetpack Test
)
[body] => OK
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
)
[filename] =>
)
TEST: Self Connection
Array
(
[headers] => Array
(
[date] => Sun, 12 Oct 2014 09:56:01 GMT
[server] => Apache mod_fcgid/2.3.10-dev
[x-powered-by] => PHP/5.3.28
[vary] => User-Agent
[content-length] => 42
[connection] => close
[content-type] => text/plain
)
[body] => XML-RPC server accepts POST requests only.
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
)
[filename] =>
)
TEST: Self Connection (HTTPS)
WP_Error Object
(
[errors:WP_Error:private] => Array
(
[http_request_failed] => Array
(
[0] => SSL certificate problem: unable to get local issuer certificate
)
)
[error_data:WP_Error:private] => Array
(
)
)
There seems to be an issue with your site’s SSL configuration. I get some errors when executing the following command:
https://gist.github.com/jeherve/de3310b2082275484744
Could you get in touch with your host and ask them to take a look?
Thanks!