use on intranet behind firewall
-
I need to use the Subscriptions feature, but I get the following:
Jetpack could not contact WordPress.com: register_http_request_failed. This usually means something is incorrectly configured on your web host. Could not open handle for fopen() to https://jetpack.wordpress.com/jetpack.register/1/
I tried using the following edit as described here, but didn’t work:
https://www.ads-software.com/support/topic/plugin-jetpack-by-wordpresscom-jetpack-initial-connect-doesnt-fallback-from-https-to-http-when-behind-a-proxydefined( ‘JETPACK_CLIENT__HTTPS’, ‘NEVER’ );
I also tried define( ‘JETPACK_CLIENT__HTTPS’, ‘NEVER’ );
If this is truly an HTTPS thing, I can attempt to request it opened, though not likely to happen. I’d like to test whether it’s anything else first. Please advise.
Thanks.
- The topic ‘use on intranet behind firewall’ is closed to new replies.