Hi
Having a problem activating Jetpack, My site is inaccessible.
I run my own site from home under ubuntu so i have full access to shell
My site runs under https with an unverified SSL certificate
some debug info
command:
curl -i -L --data 'test' 'https://jetpack.wordpress.com/jetpack.register/1'
output:
HTTP/1.1 400 Bad Request
Server: nginx
Date: Fri, 26 Aug 2011 22:30:45 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: close
Vary: Cookie
X-hacker: If you're reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.
X-Pingback: http://jetpack.wordpress.com/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Last-Modified: Fri, 26 Aug 2011 22:30:45 GMT
Cache-Control: no-cache, must-revalidate, max-age=60
Pragma: no-cache
{"error":"home_missing","error_description":"The required \"home\" parameter is missing."}
Thanks