SSL Certificate – sslverify=false
-
Getting this warning on query monitor
Certificate verification disabled (sslverify=false)
https:GETCertificate verification disabled (sslverify=false)
https://octolize.com
?wc-api=upgrade-api
&request=pluginupdatecheck
&slug=flexible-shipping-pro
&domain=www.techguysa.co.za
&software_version=4.0.1
&extra=200 OK- DNS Resolution Time: 0.0005
- Connection Time: 0.0010
- Transfer Start Time (TTFB): 0.0545
- Response Content Type: text/html; charset=UTF-8
- IP Address: 2606:4700:3108::ac42:290c
FSProVendor\WPDesk_Update_API_Check->plugin_information()
wp-content/plugins/flexible-shipping-pro/vendor_prefixed/wpdesk/wp-wpdesk-license/src/ApiManager/class-wc-plugin-update.php:203FSProVendor\WPDesk_Update_API_Check->update_check()
wp-content/plugins/flexible-shipping-pro/vendor_prefixed/wpdesk/wp-wpdesk-license/src/ApiManager/class-wc-plugin-update.php:167apply_filters('pre_set_site_transient_update_plugins')
wp-includes/plugin.php:205set_site_transient()
wp-includes/option.php:2635wp_update_plugins()
wp-includes/update.php:578_maybe_update_plugins()
wp-includes/update.php:1031do_action('admin_init')
wp-includes/plugin.php:517
Plugin: flexible-shipping-pro5.2 kB300.057
its doing it it twice
accoriding to chatGPT (im using this to check some thingssslverify=falseon Octolize requests- This means SSL certificate verification is disabled, which is not recommended.
- Could be a plugin issue (insecure practice) or a server issue where CA certs are missing or misconfigured.
Redundant requests to Octolize
- The call to
https://octolize.comis happening twice in a short timeframe. - This may indicate the plugin is poorly optimized or running update checks on every admin page load or cron run.
API call timing isn’t excessive
- These API calls are quick (all under 1.3 seconds).
- Total time across all 6 calls is ~2.7 seconds, so it’s not a huge delay by itself.
i am using a real cron via Cpanel > Cron Jobs > runs every 5 minutes instead of a WP Cron
I am using the pro version though
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘SSL Certificate – sslverify=false’ is closed to new replies.