• Resolved skewzy

    (@skewzy)


    Hello
    While I activate the SSL i got following Error.

    ERROR: CREATE_CLIENT:LEClient\Exceptions\LEConnectorException: Invalid response: 400 (Parse error reading JWS. Please try after 2-3 hours.) in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-letsencrypt-ssl-pro/lib/Exceptions/LEConnectorException.php:80
    Stack trace:
    #0 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-letsencrypt-ssl-pro/lib/LEConnector.php(165): LEClient\Exceptions\LEConnectorException::InvalidResponseException(Array)
    #1 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-letsencrypt-ssl-pro/lib/LEConnector.php(193): LEClient\LEConnector->request(‘POST’, ‘https://acme-v0…’, ‘{“protected”:”e…’)
    #2 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-letsencrypt-ssl-pro/lib/LEAccount.php(97): LEClient\LEConnector->post(‘https://acme-v0…’, ‘{“protected”:”e…’)
    #3 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-letsencrypt-ssl-pro/lib/LEAccount.php(75): LEClient\LEAccount->createLEAccount(‘support@vizstar…’)
    #4 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-letsencrypt-ssl-pro/lib/LEClient.php(140): LEClient\LEAccount->__construct(Object(LEClient\LEConnector), 1, ‘support@vizstar…’, Array)
    #5 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-letsencrypt-ssl-pro/classes/le-core.php(226): LEClient\LEClient->__construct(‘support@vizstar…’, false, 1, ‘/opt/bitnami/ap…’)
    #6 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-letsencrypt-ssl-pro/classes/le-core.php(186): WPLE_Core->wple_create_client()
    #7 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-letsencrypt-ssl-pro/classes/le-core.php(149): WPLE_Core->wple_generate_verify_ssl()
    #8 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wp-letsencrypt-ssl-pro/admin/le_admin.php(610): WPLE_Core->__construct(Array)
    #9 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(287): WPLE_Admin->wple_save_email_generate_certs(”)
    #10 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
    #11 /opt/bitnami/apps/wordpress/htdocs/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
    #12 /opt/bitnami/apps/wordpress/htdocs/wp-admin/admin.php(175): do_action(‘admin_init’)
    #13 {main}

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor SSL HTTPS Support

    (@gwsharsha)

    @skewzy Pls check if you have mod_ssl installed & also have OpenSSL enabled on your host. On Apache2 the below command will enable SSL module

    sudo a2enmod ssl

    Once after confirmation, run the RESET option once and try generating SSL again.

    Plugin Contributor SSL HTTPS Support

    (@gwsharsha)

    @skewzy If you are using PRO version, please open a support ticket at gowebsmarty[dot]in and our premium support will help resolve your issue.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Installation error while installing on AWS EC2’ is closed to new replies.