• Resolved messia17

    (@messia17)


    Hi guys, I have 2 errors on my site, I will be very grateful if you tell me how to remove them. thanks.
    screenshots I will add below
    https://prnt.sc/1wd4pp2
    https://prnt.sc/1wd4szy

    GET	https://woocommerce.com/wp-json/wccom-extensions/1.0/search	cURL error 60: SSL certificate problem: certificate has expired
    Automattic\W\A\F\Onboarding::append_product_data()
    
    wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Features/Onboarding.php:594
    Automattic\W\A\F\Onboarding::get_allowed_product_types()
    
    wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Features/Onboarding.php:458
    Automattic\W\A\A\OnboardingProfile::get_profile_properties()
    
    wp-content/plugins/woocommerce/packages/woocommerce-admin/src/API/OnboardingProfile.php:294
    Automattic\W\A\A\OnboardingProfile->get_collection_params()
    
    wp-content/plugins/woocommerce/packages/woocommerce-admin/src/API/OnboardingProfile.php:479
    Automattic\W\A\A\OnboardingProfile->register_routes()
    
    wp-content/plugins/woocommerce/packages/woocommerce-admin/src/API/OnboardingProfile.php:59
    Automattic\W\A\A\Init->rest_api_init()
    
    wp-content/plugins/woocommerce/packages/woocommerce-admin/src/API/Init.php:123
    do_action('rest_api_init')
    
    wp-includes/plugin.php:470
    rest_get_server()
    
    wp-includes/rest-api.php:537
    rest_do_request()
    
    wp-includes/rest-api.php:495
    rest_preload_api_request()
    
    wp-includes/rest-api.php:2832
    Google\S\C\U\BC_Functions::__callStatic()
    
    wp-content/plugins/google-site-kit/includes/Core/Util/BC_Functions.php:37
    array_reduce()
    
    wp-content/plugins/google-site-kit/includes/Core/Util/BC_Functions.php:37
    Google\S\C\A\Assets->Google\S\C\A\{closure}()
    
    wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php:383
    Google\S\C\A\Script_Data->Google\S\C\A\{closure}()
    
    wp-content/plugins/google-site-kit/includes/Core/Assets/Script_Data.php:51
    Google\S\C\A\Asset->before_print()
    
    wp-content/plugins/google-site-kit/includes/Core/Assets/Asset.php:129
    Google\S\C\A\Assets->run_before_print_callbacks()
    
    wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php:852
    Google\S\C\A\Assets->run_before_print_callbacks()
    
    wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php:861
    Google\S\C\A\Assets->run_before_print_callbacks()
    
    wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php:861
    Google\S\C\A\Assets->run_before_print_callbacks()
    
    wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php:861
    Google\S\C\A\Assets->Google\S\C\A\{closure}()
    
    wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php:158
    do_action('wp_print_scripts')
    
    wp-includes/plugin.php:470
    wp_print_head_scripts()
    
    wp-includes/script-loader.php:2034
    do_action('wp_head')
    
    wp-includes/plugin.php:470
    wp_head()
    
    wp-includes/general-template.php:3015
    load_template('wp-content/themes/online-shop/header.php')
    
    wp-includes/template.php:770
    locate_template()
    
    wp-includes/template.php:716
    get_header()
    
    wp-includes/general-template.php:48

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Mirko P.

    (@rainfallnixfig)

    Hi @messia17,

    Thanks for the screenshots and sorry to hear you’re having issues.

    The error message you’re getting is a response from your server and it says “SSL certificate has expired”.

    An SSL (Secure Sockets Layer) certificate is a digital certificate that authenticates the identity of a website and encrypts information sent to the server. I’m guessing it’s actually an SSL certificate problem so I suggest you reach out to your host for assistance.

    Mirko P.

    (@rainfallnixfig)

    Hi again,

    Just to add some more context. It appears the error is related to the recent Let’s Encrypt Root CA verification setup. You can find out more at: https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

    Let’s see if your host is able to help – you may also want to update WordPress and your plugins to their latest versions, as usual, make a full backup before. There is also a possible fix on the wp-kama.com website that you may want to check out – https://wp-kama.com/note/error-making-request-wordpress.

    Thread Starter messia17

    (@messia17)

    Hi.Mirko P.
    Thank you very much for your message, followed the last link (inserted the code on the site) and the error disappeared. Have a nice day

    Mirko P.

    (@rainfallnixfig)

    Hey @messia17,

    Thanks for getting back and letting us know you got this sorted!

    I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.

    Cheers.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘cURL error 60: SSL certificate problem: certificate has expired’ is closed to new replies.