• Hi,

    Is this plugin known to be compatible with Jetpack, specifically when using the “Force SSL Administration”, “Force SSL Exclusively”, and a custom “SSL Host”?

    Relevant wp-config snippet:

    define('FORCE_SSL_ADMIN', false);
    define('WP_SITEURL', 'http://example.com/');
    define('WP_HOME', 'http://example.com/');
    define( 'JETPACK_CLIENT__HTTPS', 'NEVER' );

    Also, for reference my custom SSL host is secure.example.com

    Yet, jetpack is failing to connect with the error: http_request_failed Failed to connect to onvagrancy.com port 443: Connection timed out

    It shouldn’t even be attempting to connect to my site with HTTPS 😐

    Any ideas here?

    https://wordpress.org/plugins/wordpress-https/

Viewing 1 replies (of 1 total)
  • just for the record, jetpack interfered with this plugin and caused a total failure of both my frontend and admin, i had to restore because there was no way to get the site up again and into the admin to disable jetpack

Viewing 1 replies (of 1 total)
  • The topic ‘Compatibility with Jetpack’ is closed to new replies.